CALL:D2KTest

CALL:D2KTest

Last updated: June 6, 2007

GPIB Command Conventions

CALL:D2KTest:EIRPower[:MAXimum]

Function

Sets/queries the test mode maximum EIRP (Effective Isotropic Radio Power). The unit defaults to dBm. It may be set in units of dBm or dBW. This parameter is displayed on the test set's front panel in units of dBW.

The test set will adjust its receiver power range expecting a normal open loop power control response from the mobile station. However, when cell power is lowered the expected power to the test set's receiver will not increase beyond max EIRP.

If an amplitude offset is turned on (see SYSTem:CORRection:[:SGAin] ), the test set will automatically adjust the max EIRP value to correct for path loss.

Setting

Range: 0 to +40 dBm (-30 to +10 dBW)

Resolution: 1 dBm

Query

Range: 0 to +40 dBm

Resolution: 1 dBm

*RST Setting

+23 dBm

Programming Example

 
OUTPUT 714;"CALL:D2KTest:EIRPower -2DBW" !Sets the mobile station max EIRP to -2 dBW.

CALL:D2KTest:ESNumber:HEX

Function

Sets/queries the test mode ESN (Electronic Serial Number).

Setting

Range: Up to eight characters containing alphanumerics 0123456789ABCDEF or NULL

Query

Range: String of up to eight characters containing alphanumerics 0123456789ABCDEF or NULL

*RST Setting

"00000000"

Programming Example

 
OUTPUT 714;"CALL:D2KTEST:ESNUMBER:HEX 'ABCD1234'" !Sets the mobile station's ESN to ABCD1234.

CALL:D2KTest:QPCHannel:INDicator[:PAGing]

Function

Sets/queries the QPCH (Quick Paging Channel) paging indicators. Setting this parameter to ALL1 will cause the slotted mode mobile station operating in the idle state to monitor the paging channel during each assigned slot. When this parameter is set to ALL0 the mobile station will not monitor the paging channel.

Note: QPCH configuration change indicators are not settable. The test set will always transmit configuration change indicators as 0 bits.

Setting

Range: ALL0|ALL1

Query

Range: ALL0|ALL1

*RST Setting

ALL0

Programming Example

 
OUTPUT 714;"CALL:D2KTEST:QPCH:IND ALL0" !Sets the paging indicators to 0 (off).