Galileo

SCPI Command :

[SOURce<HW>]:BB:GNSS:SV:BEIDou:NMESsage:DNAV:TIME:CONVersion:GALileo:WNOT
Commands in total: 7
Subgroups: 3
Direct child commands: 1
get_wnot() int[source]
# [SOURce<HW>]:BB:GNSS:SV:BEIDou:NMESsage:DNAV:TIME:CONVersion:GALileo:WNOT
value: int = driver.source.bb.gnss.sv.beidou.nmessage.dnav.time.conversion.galileo.get_wnot()

No help available

set_wnot(wnot: int) None[source]
# [SOURce<HW>]:BB:GNSS:SV:BEIDou:NMESsage:DNAV:TIME:CONVersion:GALileo:WNOT
driver.source.bb.gnss.sv.beidou.nmessage.dnav.time.conversion.galileo.set_wnot(wnot = 1)

No help available

Cloning the Group

# Create a copy of the original group, that exists independently
galileo_copy = driver.source.bb.gnss.sv.beidou.nmessage.dnav.time.conversion.galileo.clone()

Subgroups