CALL:PICHannel
Last updated: February 9, 2009
GPIB Command Conventions
CALL[:CELL]:PICHannel[:SLEVel]
|
Function
|
Sets/queries the page indicator channel's initial power offset, and turns its state to ON.
This setting cannot be changed while in active cell operating mode (when available). 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 to 0 dB
Resolution: 0.01
|
|
Query
|
Range: -20 to 0 dB
Resolution: 0.01
|
|
*RST Setting
|
-8.3 dB |
|
Requirements
|
Test Application Revision: A.02 and above.
Lab Application Revision: A.01 and above.
Test Application Revision A.06 changed *RST Setting to -8.3 dB.
Lab Application Revision C.01 changed *RST Setting to -8.3 dB.
|
|
Programming Example
OUTPUT 714;"CALL:PICHANNEL -12DB"
|
CALL[:CELL]:PICHannel:CCODe
|
Function
|
THIS COMMAND IS OBSOLETE. Please use
CALL[:CELL]:PICHannel:CCODe:CODE
.
Sets/queries the page indicator channel's channelization code.
|
|
Setting
|
Range: CODE14|CODE15|CODE16|CODE17
|
|
Query
|
Range: CODE14|CODE15|CODE16|CODE17
|
|
*RST Setting
|
CODE16 |
|
Requirements
|
Test Application Revision: A.01 and above
Lab Application Revision: A.01 and above
|
|
Programming Example
OUTPUT 714;"CALL:PICHannel:CCODe CODE17"
|
CALL[:CELL]:PICHannel:CCODe:CODE
|
Function
|
Sets/queries the page indicator channel's channelization code.
This setting cannot be changed while in active cell operating mode (when available). 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: 2 to 255
|
|
Query
|
Range: 2 to 255
|
|
*RST Setting
|
16 |
|
Requirements
|
Lab Application Revision: F.00 and above
Test Application Revision: A.14 and above
|
|
Programming Example
OUTPUT 714;"CALL:PICHannel:CCODe:CODE 16"
|
CALL[:CELL]:PICHannel:LEVel
|
Function
|
Sets/queries the page indicator channel's initial power offset.
This setting cannot be changed while in active cell operating mode (when available). 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 to 0 dB
Resolution: 0.01
|
|
Query
|
Range: -20 to 0 dB
Resolution: 0.01
|
|
*RST Setting
|
-8.3 dB |
|
Requirements
|
Test Application Revision: A.02 and above.
Lab Application Revision: A.01 and above.
Test Application Revision A.06 changed *RST Setting to -8.3 dB.
Lab Application Revision C.01 changed *RST Setting to -8.3 dB.
|
|
Programming Example
OUTPUT 714;"CALL:PICHANNEL:LEVEL -10DB"
|
CALL[:CELL]:PICHannel:STATe
|
Function
|
Sets/queries the state of the page 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: 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:PICHANNEL:STAT OFF"
|
|