CALL:CONTrol
Last updated: December 3, 2008
GPIB Command Conventions
CALL[:CELL]:CONTrol:CATTribute:ISTate:PCCCycle
|
Function
|
Sets/queries the session negotiation control mode for the preferred control channel cycle (PCCC). If set to ANSPecified, the PCCC value is configured by
CALL:CCHannel:PCCCycle[:SNUMber]
. If set to ATSPecified, the PCCC value is configured by the AT requested value in the Configuration Request message.
The PCCC currently configured for the session can be queried with
CALL:STATus:CCHannel:PCCCycle:STATe?
and
CALL:STATus:CCHannel:PCCCycle:NUMBer?
.
See
Preferred Control Channel Cycle
|
|
Requirements
|
Test Application Revision: A.05 and above
Lab Application Revision: A.01 and above |
|
Setting
|
Range: ANSPecified|ATSPecified
|
|
Query
|
Range: ANSP|ATSP |
|
*RST Setting
|
ANSP
|
|
Programming Example
OUTPUT 714;"CALL:CONTrol:CATTribute:ISTate:PCCCycle ATSP"
!Sets preferred control channel cycle session control mode
!to AT Specified.
|
CALL[:CELL]:CONTrol:CATTribute:ISTate:ENHanced:MSLotted
|
Function
|
Sets/queries the Enhanced Idle State Protocol Slotted Control. For details, see
Enhanced Idle State Protocol Slotted Control
.
|
|
Requirements
|
Lab Application Revision: B.01 and above |
|
Setting
|
Range: ANSPecified|ATSPecified
|
|
Query
|
Range: ANSP|ATSP |
|
*RST Setting
|
ANSP
|
|
Programming Example
OUTPUT 714;"CALL:CONTrol:CATTribute:ISTate:ENHanced:MSLotted ANSP"
!Sets the enhanced idle state protocol slotted control to AN Specified
|
CALL[:CELL]:CONTrol:CATTribute:RTCMac3:DRATe:KBPS1843[:SUPPort]
|
Function
|
Sets/queries the session negotiation control mode for the Rate1M8Support attribute. See
Rate 1M8 Supported Control
for details.
The Rate1M8Support attribute value to be negotiated for the session or being configured for an open session can be queried with
CALL:STATus:MS:TRAFfic:DRATe:KBPS1843[:SUPPort]?
.
|
|
Requirements
|
Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above |
|
Setting
|
Range: ANSPecified|ATSPecified
|
|
Query
|
Range: ANSP|ATSP |
|
*RST Setting
|
ANSP
|
|
Programming Example
OUTPUT 714;"CALL:CONTrol:CATTribute:RTCMac3:DRATe:KBPS1843 ATSP"
!Sets Rate 1M8 Supported session control mode
!to AT Specified.
|
CALL[:CELL]:CONTrol:DOWNlink:FREQuency:AUTO
|
Function
|
Sets/queries whether the user or the base station emulator is in control of the RF generator's CDMA forward channel frequency setting. It is available in
CW Operating Mode
and
IS-856 Test Operating Mode
.
If set to on (1), the base station emulator is in control and the frequency will automatically be set by the test set. This is done by mapping the selected CDMA physical channel number to a frequency as defined in applicable standards.
If set to off (0), the forward channel frequency is directly settable. Refer to
CALL[:CELL]:RFGenerator:FREQuency
to set the CDMA forward channel frequency.
|
|
Requirements
|
Test Application Revision: A.05 and above
Lab Application Revision: A.01 and above |
|
Setting
|
Range: 1|ON|0|OFF
|
|
Query
|
Range: 1|0 |
|
*RST Setting
|
1 (auto)
|
|
Programming Example
OUTPUT 714;"CALL:CONTrol:DOWNlink:FREQuency:AUTO OFF"
!Enables manual control of RF generator frequency.
|
CALL[:CELL]:CONTrol:DOWNlink:TIMing:ADVance
|
Function
|
Sets/queries the TX Timing advance of the test set, See
Tx Timing Advance
.
|
|
Requirements
|
Test Application Revision: A.09 and above
Lab Application Revision: B.01 and above |
|
Setting
|
Range: 0 to 255 1/4 chips
Resolution: 1/4 chips increments
|
|
Query
|
Range: 1|0 |
|
*RST Setting
|
0
|
|
Programming Example
OUTPUT 714;"CALL:CONTrol:DOWNlink:TIMing:ADVance 2"
!Sets the TX timing advance to 2/4 chip.
|
|