FiUse
SCPI Command :
[SOURce<HW>]:BB:DVB:DVBX:GHConfig:FIUSe:[STATe]
- class FiUseCls[source]
FiUse commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_state() bool [source]
# SCPI: [SOURce<HW>]:BB:DVB:DVBX:GHConfig:FIUSe:[STATe] value: bool = driver.source.bb.dvb.dvbx.ghConfig.fiUse.get_state()
Includes a PDU fragment in the GSE packet.
- return
fi_use: 1| ON| 0| OFF
- set_state(fi_use: bool) None [source]
# SCPI: [SOURce<HW>]:BB:DVB:DVBX:GHConfig:FIUSe:[STATe] driver.source.bb.dvb.dvbx.ghConfig.fiUse.set_state(fi_use = False)
Includes a PDU fragment in the GSE packet.
- param fi_use
1| ON| 0| OFF