Control

SCPI Command :

[SOURce<HW>]:BB:GNSS:SVID<CH>:GPS:SIGNal:L1Band:M:DATA:NMESsage:CONTrol
class ControlCls[source]

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

get(satelliteSvid=SatelliteSvid.Default) RsSmbv.enums.NavMsgCtrl[source]
# SCPI: [SOURce<HW>]:BB:GNSS:SVID<CH>:GPS:SIGNal:L1Band:M:DATA:NMESsage:CONTrol
value: enums.NavMsgCtrl = driver.source.bb.gnss.svid.gps.signal.l1Band.m.data.nmessage.control.get(satelliteSvid = repcap.SatelliteSvid.Default)

No command help available

param satelliteSvid

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

return

nav_msg_control: No help available

set(nav_msg_control: RsSmbv.enums.NavMsgCtrl, satelliteSvid=SatelliteSvid.Default) None[source]
# SCPI: [SOURce<HW>]:BB:GNSS:SVID<CH>:GPS:SIGNal:L1Band:M:DATA:NMESsage:CONTrol
driver.source.bb.gnss.svid.gps.signal.l1Band.m.data.nmessage.control.set(nav_msg_control = enums.NavMsgCtrl.AUTO, satelliteSvid = repcap.SatelliteSvid.Default)

No command help available

param nav_msg_control

No help available

param satelliteSvid

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