Last updated: January 15, 2009
The setting form of this command performs two functions: (1) sets the desired cell power level (see CALL[:CELL]:POWer:AMPLitude[:SELected] ) and (2) turns the cell power on/off state to on (see CALL[:CELL]:POWer:STATe[:SELected] ). The query form returns the desired cell power level or NAN. (See Cell Power and AWGN Power for more information about desired versus current power levels.) The optional [:SELected] keyword in this command specifies that the cell power level being set or queried applies to the current system type (see CALL[:CELL]:SYSTem[:TYPE]? ). The cell power settings for the CW operating mode are independent of the cell power settings for the other operating modes. |
|
Range: (This is the range of settings accepted, see Cell Power, AWGN Power and Total RF Power Ranges for the actual hardware range of the source) |
|
See CALL[:CELL]:POWer:AMPLitude[:SELected] and CALL[:CELL]:POWer:STATe[:SELected] . |
|
OUTPUT 714;"CALL:CELL:POWER:SAMPLITUDE -30" ! Sets the cell power level -30 dBm and turns it on. |
Sets/queries the desired cell power level. (See Cell Power and AWGN Power for more information about desired versus current power levels.) The optional [:SELected] keyword in this command specifies that the cell power level being set or queried applies to the current system type (see CALL[:CELL]:SYSTem[:TYPE]? ). The cell power settings for the CW operating mode are independent of the cell power settings for the other operating modes. The desired cell power level can also be set using the CALL[:CELL]:POWer[:SAMPLitude][:SELected] command. |
|
Range: (This is the range of settings accepted, see Cell Power, AWGN Power and Total RF Power Ranges for the actual hardware range of the source) |
|
OUTPUT 714;"CALL:CELL:POWER:AMPLITUDE -30" !Sets the cell power level -30 dBm. |
Sets/queries the cell power state. The optional [:SELected] keyword in this command specifies that the cell power state being set or queried applies to the current system type (see CALL[:CELL]:SYSTem[:TYPE]? ). The cell power settings for the CW operating mode are independent of the cell power settings for the other operating modes. Cell power state can also be set to on using the CALL[:CELL]:POWer[:SAMPLitude][:SELected] command. |
|
OUTPUT 714;"CALL:CELL:POWER:STATE OFF" !Turns off cell power. |