All

SCPI Command :

[SOURce<HW>]:BB:GNSS:SVID<CH>:SBAS:SIGNal:L5Band:EL5S<US>:POWer:OFFset:ALL
class AllCls[source]

All commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(power_offset: float, satelliteSvid=SatelliteSvid.Default, index=Index.Default) None[source]
# SCPI: [SOURce<HW>]:BB:GNSS:SVID<CH>:SBAS:SIGNal:L5Band:EL5S<US>:POWer:OFFset:ALL
driver.source.bb.gnss.svid.sbas.signal.l5Band.el5S.power.offset.all.set(power_offset = 1.0, satelliteSvid = repcap.SatelliteSvid.Default, index = repcap.Index.Default)

Reduces the signal level of all space vehicles of the GNSS system and signal by the defined value.

param power_offset:

float Range: -200 to 6

param satelliteSvid:

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Svid’)

param index:

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘El5S’)