Luse

SCPI Command :

[SOURce<HW>]:BB:DVB:DVBX:GHConfig:LUSE:[STATe]
class LuseCls[source]

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

get_state() bool[source]
# SCPI: [SOURce<HW>]:BB:DVB:DVBX:GHConfig:LUSE:[STATe]
value: bool = driver.source.bb.dvb.dvbx.ghConfig.luse.get_state()

Includes the label indication in the GSE header.

return

luse: 1| ON| 0| OFF

set_state(luse: bool) None[source]
# SCPI: [SOURce<HW>]:BB:DVB:DVBX:GHConfig:LUSE:[STATe]
driver.source.bb.dvb.dvbx.ghConfig.luse.set_state(luse = False)

Includes the label indication in the GSE header.

param luse

1| ON| 0| OFF