CALL:AICHannel

CALL:AICHannel

Last updated: March 16, 2009

GPIB Command Conventions

CALL:AICHannel[:SLEVel]

Function

Sets/queries the acquisition indicator channel's initial power offset. This command sets the power offset level and turns on the power offset.

This setting cannot be changed while in active cell operating mode. Attempting to change this setting while in this mode results in the following error message: "Command Rejected. Change Not Allowed in Active Cell Mode." Use the cell off operating mode when changing this value.

Setting

Range: -20.00 dB to 0 dB

Resolution: 0.01

Query

Range: -20.00 dB to 0 dB

Resolution: 0.01

*RST Setting

-9.9 dB

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:AICHannel -13DB" !Sets the acquisition indicator channel's power offset to -13 dB.

CALL:AICHannel:CCODe

Function

THIS COMMAND IS OBSOLETE. Please use CALL:AICHannel:CCODe:CODE .

Sets/queries the acquisition indicator channel's channelization code.

Setting

Range: CODE3|CODE6|CODE7|CODE8|CODE9|CODE10|CODE11

Query

Range: CODE3|CODE6|CODE7|CODE8|CODE9|CODE10|CODE11

*RST Setting

CODE10

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:AICHannel:CCODe CODE6"

CALL:AICHannel:CCODe:CODE

Function

Sets/queries the acquisition indicator channel's channelization code. Codes 0 and 1 are reserved for the CPICH and SCH/PCCPCH respectively.

This setting cannot be changed while in active cell operating mode. Attempting to change this setting while in this mode results in the following error message: "Command Rejected While in Active Cell Mode." Use the cell off operating mode when changing this value.

Setting

Range: 2 to 255

Resolution: 1

Query

Range: 2 to 255

Resolution: 1

*RST Setting

10

Requirements

Lab Application Revision: F.00 and above

Test Application Revision: A.14 and above

Programming Example

 
OUTPUT 714;"CALL:AICHannel:CCODe:CODE 10"

CALL:AICHannel:LEVel

Function

Sets/queries the acquisition indicator channel's initial power offset.

This setting cannot be changed while in active cell operating mode. Attempting to change this setting while in this mode results in the following error message: "Command Rejected. Change Not Allowed in Active Cell Mode." Use the cell off operating mode when changing this value.

Setting

Range: -20.00 dB to 0 dB

Resolution: 0.01

Query

Range: -20.00 dB to 0 dB

Resolution: 0.01

*RST Setting

-9.9 dB

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:AICHannel:LEVel -5"

CALL:AICHannel:STATe

Function

Sets/queries the acquisition indicator channel's state.

This setting cannot be changed while in active cell operating mode. Attempting to change this setting while in this mode results in the following error message: "Command Rejected. Change Not Allowed in Active Cell Mode." Use the cell off operating mode when changing this value.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

1 (on)

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:AICHannel:STATe ON" 

CALL:AICHannel:TRANsmission:TIMing

Function

Sets/queries AICH Transmission Timing .

This setting cannot be changed while in active cell operating mode. Attempting to change this setting while in this mode results in the following error message: "Command Rejected. Change Not Allowed in Active Cell Mode." Use the cell off operating mode when changing this value.

Setting

Range: 0|1

Query

Range: 0|1

*RST Setting

0

Requirements

Lab Application Revision: E.00.34 and above

Programming Example

 
OUTPUT 714;"CALL:AICHannel:TRANsmission:TIMing 0"