Unscaled

SCPI Command :

[SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:NMESsage:FNAV:CCORrection:BGDB:UNSCaled
class UnscaledCls[source]

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

get(satelliteSvid=SatelliteSvid.Default) float[source]
# SCPI: [SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:NMESsage:FNAV:CCORrection:BGDB:UNSCaled
value: float = driver.source.bb.gnss.svid.galileo.nmessage.fnav.ccorrection.bgdb.unscaled.get(satelliteSvid = repcap.SatelliteSvid.Default)

No command help available

param satelliteSvid

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

return

tgd: No help available

set(tgd: float, satelliteSvid=SatelliteSvid.Default) None[source]
# SCPI: [SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:NMESsage:FNAV:CCORrection:BGDB:UNSCaled
driver.source.bb.gnss.svid.galileo.nmessage.fnav.ccorrection.bgdb.unscaled.set(tgd = 1.0, satelliteSvid = repcap.SatelliteSvid.Default)

No command help available

param tgd

No help available

param satelliteSvid

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