You Are Here:

SOURce:SCENario:POWer[n]?

Function

Query the current power setting of channel/satellite/satellite system/scenario during scenario execution.

The parameter n (the channel number) can be:

  • 1-5 for GSG-52/53
  • 1-8 for GSG-54
  • 1-16 for GSG-55/56
  • 1-32/48/64 for GSG-62/63/64.

The absolute power is returned with a leading timestamp.

Freqband is an optional parameter used to specify for which frequency band the power is returned.

If the freqband parameter is omitted, the L1 power is returned.

Command Syntax

SOURce:SCENario:POWer[n]? [<freqband>]

Note

Only available during scenario execution.

Parameter

FreqBand [L1, L2, L5, ALL]

Example

SOUR:SCEN:POWer3?
  • Returns power of channel #3
  • Example return value: 123.4, -119.7
SOUR:SCEN:POWer2? L5
  • Returns L5 power of channel #2
  • Example return value: 123.4, -119.7