State

SCPI Command :

[SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:VISibility:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(satelliteSvid=SatelliteSvid.Default) bool[source]
# [SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:VISibility:STATe
value: bool = driver.source.bb.gnss.svid.galileo.visibility.state.get(satelliteSvid = repcap.SatelliteSvid.Default)

Queries if the selected SV ID is visible in the satellite constellation.

Parameters:

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

Returns:

visibility_state: 1 | ON | 0| OFF