E1Bhs
SCPI Command :
[SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:NMESsage:INAV:E1BHS
- class E1BhsCls[source]
E1Bhs 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:E1BHS value: int = driver.source.bb.gnss.svid.galileo.nmessage.inav.e1Bhs.get(satelliteSvid = repcap.SatelliteSvid.Default)
Sets the signal health status - E1BHS parameter.
- param satelliteSvid
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Svid’)
- return
hs_e_1_b: integer Range: -1 to 1
- set(hs_e_1_b: int, satelliteSvid=SatelliteSvid.Default) None [source]
# SCPI: [SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:NMESsage:INAV:E1BHS driver.source.bb.gnss.svid.galileo.nmessage.inav.e1Bhs.set(hs_e_1_b = 1, satelliteSvid = repcap.SatelliteSvid.Default)
Sets the signal health status - E1BHS parameter.
- param hs_e_1_b
integer Range: -1 to 1
- param satelliteSvid
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Svid’)