Glonass
SCPI Command :
[SOURce<HW>]:BB:GNSS:SV:BEIDou:NMESsage:CNAV:TIME:CONVersion:GLONass:WNOT
- Commands in total: 7Subgroups: 3Direct child commands: 1
- get_wnot() int[source]
# [SOURce<HW>]:BB:GNSS:SV:BEIDou:NMESsage:CNAV:TIME:CONVersion:GLONass:WNOT value: int = driver.source.bb.gnss.sv.beidou.nmessage.cnav.time.conversion.glonass.get_wnot()
No help available
- set_wnot(wnot: int) None[source]
# [SOURce<HW>]:BB:GNSS:SV:BEIDou:NMESsage:CNAV:TIME:CONVersion:GLONass:WNOT driver.source.bb.gnss.sv.beidou.nmessage.cnav.time.conversion.glonass.set_wnot(wnot = 1)
No help available
Cloning the Group
# Create a copy of the original group, that exists independently
glonass_copy = driver.source.bb.gnss.sv.beidou.nmessage.cnav.time.conversion.glonass.clone()
Subgroups