270
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_call_aparameter.fm
CALL[:CELL]:APARameter
CALL[:CELL]:APARameter:POWer:INITial
CALL[:CELL]:APARameter:POWer:STEP[:LEVel]
CALL[:CELL]:APARameter:POWer:STEP:COUNt
Function Sets/queries the initial power correction the mobile station will apply to the open loop equation to
adjust power during system access (when transmitting the initial access probe in an access probe
sequence).
Setting Range: -16 to 15 dB
Resolution: 1 dB
Query Range: -16 to 15 dB
Resolution: 1 dB
*RST Setting 0
Programming Example
OUTPUT 714;"CALL:CELL:APARAMETER:POWER:INITIAL -10"
!Sets the initial power to -10 dB.
Function Sets/queries the step increase between each mobile station access probe during each access probe
sequence.
Setting Range: 0 to 7 dB per step
Resolution: integer
Query Range: 0 to 7 dB per step
Resolution: integer
*RST Setting 3 dB
Programming Example
OUTPUT 714;"CALL:CELL:APARAMETER:POWER:STEP 5"
!Sets the power step size to 5 dB per step.
Function Sets/queries the the maximum number of power level steps in a single access probe sequence.
Setting Range: 0 to 7
Query Range: 0 to 7
*RST Setting 3
Programming Example
OUTPUT 714;"CALL:CELL:APARAMETER:POWER:STEP:COUNT 5"
!Sets the number of access probes in a single access probe sequence to 5.