Present
SCPI Command :
[SOURce<HW>]:BB:GNSS:SVID<CH>:XONA:PRESent
- class PresentCls[source]
Present commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(satelliteSvid=SatelliteSvid.Default) bool [source]
# SCPI: [SOURce<HW>]:BB:GNSS:SVID<CH>:XONA:PRESent value: bool = driver.source.bb.gnss.svid.xona.present.get(satelliteSvid = repcap.SatelliteSvid.Default)
No command help available
- param satelliteSvid:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Svid’)
- return:
present_in_const: No help available
- set(present_in_const: bool, satelliteSvid=SatelliteSvid.Default) None [source]
# SCPI: [SOURce<HW>]:BB:GNSS:SVID<CH>:XONA:PRESent driver.source.bb.gnss.svid.xona.present.set(present_in_const = False, satelliteSvid = repcap.SatelliteSvid.Default)
No command help available
- param present_in_const:
No help available
- param satelliteSvid:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Svid’)