CALL:APARameter
Last updated: December 4, 2008
GPIB Command Conventions
CALL[:CELL]:APARameter:CAPSule:LENGth[:MAXimum]
|
Function
|
Sets/queries the Capsule Length Max. See
Capsule Length Max
.
|
|
Requirements
|
Lab Application Revision: B.00 and above |
|
Setting
|
Range: 2 to 15 frames
Resolution: 1 frame
|
|
Query
|
Same as setting |
|
*RST Setting
|
2 frames |
|
Programming Example
OUTPUT 714;"CALL:APARameter:CAPSule:LENGth 5"
! Sets the capsule length max to 5 frames.
|
CALL[:CELL]:APARameter:POWer:OLADjust
<[:SELected]|:IMT2000|:JCDMa|:KPCS|:NMT450|:CELLular700|:SECondary800|:USCellular|:USPCs|:USPCs1900|AWService|PAMR400|PAMR800|PSAFety700|CLOWer700>
|
Function
|
Sets/queries the Open Loop Adjust for the specified cell band. See
Open Loop Adjust
.
The optional [:SELected] keyword in this command specifies that the Open Loop Adjust being set or queried applies to the current cell band (see
Cell Band
).
|
|
Requirements
|
Test Application Revision: A.01 and above
Lab Application Revision: A.01 and above
Test Application Revision: A.06 and above: Support USPCs1900
Lab Application Revision: A.03 and above: Support USPCs1900
Test Application Revision: A.07 and above: Support AWService
Lab Application Revision: A.04 and above: Support AWService
Test Application Revision: A.09 and above: Support CELLular700
Lab Application Revision: C.00.00 and above: Support PAMR400, PAMR800, PSAFety700, CLOWer700
|
|
Setting
|
Range: 0 to 255 dB
Resolution: 1 dB
|
|
Query
|
Same as setting |
|
*RST Setting
|
[:SELected]: 81 dB (because *RST causes the band to be set to US PCS)
IMT2000, KPCS, USPCs, USPCs1900: 81 dB
JCDMa, USCellular, NMT450, CELLular700, SECondary800: 78 dB, PAMR 400: 78 dB, PAMR 800: 78 dB, Public Safety 700: 78 dB, Lower 700: 78 dB
|
|
Programming Example
OUTPUT 714;"CALL:APARameter:POWer:OLADjust 85"
! Sets the Open Loop Adjust for the currently selected band to 85 dB.
OUTPUT 714;"CALL:APARameter:POWer:OLADjust:KPCS 82"
! Sets the Open Loop Adjust for Korean PCS band to 82 dB.
|
CALL[:CELL]:APARameter:PREamble:LENGth
|
Function
|
Sets/queries the Preamble Length. See
Preamble Length (Frames)
.
|
|
Requirements
|
Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above |
|
Setting
|
Range: 1 to 7 frames
Resolution: 1 frame
|
|
Query
|
Same as setting |
|
*RST Setting
|
2 frames |
|
Programming Example
OUTPUT 714;"CALL:APARameter:PREamble:LENGth 5"
! Sets the preamble length to 5 frames.
|
CALL[:CELL]:APARameter:PROBe:POWer:STEP[:LEVel]
|
Function
|
Sets/queries the Power Step. See
Probe Power Step
.
|
|
Requirements
|
Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above |
|
Setting
|
Range: 0 to 7.5 dB per step
Resolution: 0.5 dB
|
|
Query
|
Same as setting |
|
*RST Setting
|
1.0 dB |
|
Programming Example
OUTPUT 714;"CALL:APARameter:PROBe:POWer:STEP 5.5"
! Sets the power step size to 5.5 dB per step.
|
CALL[:CELL]:APARameter:PROBe:IADJust
|
Function
|
Sets/queries the Probe Initial Adjust. See
Probe Initial Adjust
.
|
|
Requirements
|
Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above |
|
Setting
|
Range: -16 to +15 dB
Resolution: 1 dB
|
|
Query
|
Same as setting |
|
*RST Setting
|
0 dB |
|
Programming Example
OUTPUT 714;"CALL:APARameter:PROBe:IADJust -10"
! Sets the initial probe power adjustment to -10 dB.
|
CALL[:CELL]:APARameter:PROBe:SEQuence[:MAXimum]
|
Function
|
Sets/queries the Probe Sequence Maximum. See
Probe Sequence Max
.
This is a "Configurable Attribute" that is set during session negotiation. Its value can not be changed while call limit mode is on (see
Call Limit Mode
).
|
|
Requirements
|
Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above |
|
Setting
|
Range: 1 to 15
Resolution: integer
|
|
Query
|
Same as setting |
|
*RST Setting
|
1 |
|
Programming Example
OUTPUT 714;"CALL:APARameter:PROBe:SEQuence 5"
! Sets the Probe Sequence Maximum to 5.
|
CALL[:CELL]:APARameter:PROBe:STEP:COUNt
|
Function
|
Sets/queries the Probe Num Step. See
Probe Num Step
.
|
|
Requirements
|
Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above |
|
Setting
|
Range: 1 to 15
Resolution: integer
|
|
Query
|
Same as setting |
|
*RST Setting
|
5 |
|
Programming Example
OUTPUT 714;"CALL:APARameter:PROBe:STEP:COUNt 7"
! Sets the Probe Num Step to 7.
|
|