E5Bhs
SCPI Command :
[SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:NMESsage:INAV:E5BHS
- class E5BhsCls[source]
E5Bhs commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(satelliteSvid=SatelliteSvid.Default) int [source]
# SCPI: [SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:NMESsage:INAV:E5BHS value: int = driver.source.bb.gnss.svid.galileo.nmessage.inav.e5Bhs.get(satelliteSvid = repcap.SatelliteSvid.Default)
Sets the signal health status - E5bHS parameter.
- param satelliteSvid
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Svid’)
- return
hs_e_5_b: integer Range: -1 to 1
- set(hs_e_5_b: int, satelliteSvid=SatelliteSvid.Default) None [source]
# SCPI: [SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:NMESsage:INAV:E5BHS driver.source.bb.gnss.svid.galileo.nmessage.inav.e5Bhs.set(hs_e_5_b = 1, satelliteSvid = repcap.SatelliteSvid.Default)
Sets the signal health status - E5bHS parameter.
- param hs_e_5_b
integer Range: -1 to 1
- param satelliteSvid
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Svid’)