CALL:TOTal:POWer

CALL:TOTal:POWer

Last updated: January 16, 2009

GPIB Command Conventions

CALL:TOTal:POWer[:AMPLitude]?

Function

Queries the desired total RF power for the current system type.

Total RF Power is a calculated value, that is the sum of cell power and AWGN power settings. (See Cell Power, AWGN Power and Total RF Power Ranges for more information about desired versus current power levels.)

Query

Range:

  • -165 dBm/3.84 MHz to +42 dBm/3.84 MHz
  • 9.91 E+37 (NAN) is returned if both Cell Power and AWGN power are set to OFF

Resolution: 0.01 dBm/3.84 MHz

*RST Setting

-75 dBm/3.84 MHz

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:TOTAL:POWER:AMPLITUDE?"

CALL:TOTal:POWer:STATe?

Function

Queries the total RF power state for the current system type.

The total RF power state is 1 (on) if either cell power or AWGN power is on.

The return value for this query is not necessarily the total power state at the moment this command is processed by the test set. To query the power state of the test set at the moment, use the CALL:STATus:TOTal:POWer:STATe? command.

Query

Range: 1|0

*RST Setting

1 (on)

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:TOTAL:POWER:STATE?"