L5Band
SCPI Command :
[SOURce<HW>]:BB:GNSS:L5Band:[STATe]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_state() bool[source]
# [SOURce<HW>]:BB:GNSS:L5Band:[STATe] value: bool = driver.source.bb.gnss.l5Band.get_state()
Activates the RF band.
- set_state(l_5_band_state: bool) None[source]
# [SOURce<HW>]:BB:GNSS:L5Band:[STATe] driver.source.bb.gnss.l5Band.set_state(l_5_band_state = False)
Activates the RF band.
- Parameters:
l_5_band_state – 1 | ON | 0| OFF