UtcOffset
SCPI Commands :
[SOURce<HW>]:BB:GNSS:SYSTem:SBAS:GAGAN:NMESsage:NAV:UTCoffset:PERiod
[SOURce<HW>]:BB:GNSS:SYSTem:SBAS:GAGAN:NMESsage:NAV:UTCoffset:STATe
- class UtcOffsetCls[source]
UtcOffset commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_period() int [source]
# SCPI: [SOURce<HW>]:BB:GNSS:SYSTem:SBAS:GAGAN:NMESsage:NAV:UTCoffset:PERiod value: int = driver.source.bb.gnss.system.sbas.gagan.nmessage.nav.utcOffset.get_period()
Sets the periodicity of the SBAS message.
- return
utc_offset_period: No help available
- get_state() bool [source]
# SCPI: [SOURce<HW>]:BB:GNSS:SYSTem:SBAS:GAGAN:NMESsage:NAV:UTCoffset:STATe value: bool = driver.source.bb.gnss.system.sbas.gagan.nmessage.nav.utcOffset.get_state()
Enables generation of the particular SBAS correction data.
- return
state: 1| ON| 0| OFF
- set_period(utc_offset_period: int) None [source]
# SCPI: [SOURce<HW>]:BB:GNSS:SYSTem:SBAS:GAGAN:NMESsage:NAV:UTCoffset:PERiod driver.source.bb.gnss.system.sbas.gagan.nmessage.nav.utcOffset.set_period(utc_offset_period = 1)
Sets the periodicity of the SBAS message.
- param utc_offset_period
integer Range: 0 to 999