L1Band

SCPI Command :

[SOURce<HW>]:BB:GNSS:L1Band:[STATe]
class L1BandCls[source]

L1Band commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_state() bool[source]
# SCPI: [SOURce<HW>]:BB:GNSS:L1Band:[STATe]
value: bool = driver.source.bb.gnss.l1Band.get_state()

Activates the RF band.

return

l_1_band_state: 1| ON| 0| OFF

set_state(l_1_band_state: bool) None[source]
# SCPI: [SOURce<HW>]:BB:GNSS:L1Band:[STATe]
driver.source.bb.gnss.l1Band.set_state(l_1_band_state = False)

Activates the RF band.

param l_1_band_state

1| ON| 0| OFF