Tluse

SCPI Command :

[SOURce<HW>]:BB:DVB:DVBX:GHConfig:TLUSe:[STATe]
class TluseCls[source]

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

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

Includes the total length indication in the GSE header.

return

tluse: 1| ON| 0| OFF

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

Includes the total length indication in the GSE header.

param tluse

1| ON| 0| OFF