You Are Here:

SOURce:SCENario:POWer?

Function

Query the current power setting of the satellite satID during scenario execution. The power is returned with a leading timestamp. Freqband is an optional parameter used to specify the frequency band whose power is returned. If freqband is omitted, the L1 power is returned.

Command Syntax

SOURce:SCENario:POWer? <satID>[,<freqband>]
SOURce:SCENario:POWer? <SatSystem>[,<freqband>]

Note

Only available during scenario execution.

Parameter

For a list of satID satellite identifiers see SOURce:ONECHN:SATid?.

FreqBand [L1, L2, L5, ALL]

SatSystem- the name of the satellite system. [GPS, GLONASS, GLO, GALILEO, GAL, BEIDOU, BDS, QZSS, IRNSS, SBAS]

Example

SOURce:SCENario:POWer?
  • Returns OFF when there is no active satellites in scenario (for example after SOUR:SCEN:POW OFF command) on ON when at least one active satellite exists in scenario
SOUR:SCEN:POWer? G1,L2
  • Returns power in L2 freqband of G1 satellite
SOUR:SCEN:POWer? GPS,L5
  • Returns OFF when power is off for all GPS L5 satellites or ON when at least one GPS L5 active satellitesexists in scenario