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
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_period() int[source]
# [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.
- get_state() bool[source]
# [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.
- Returns:
state: 1 | ON | 0| OFF
- set_period(utc_offset_period: int) None[source]
# [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.
- Parameters:
utc_offset_period – integer Range: 0 to 999