QsControl
SCPI Commands :
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:QSControl:STATe
[SOURce<HW>]:BB:WLAD:PCONfig:MAC:QSControl
- class QsControlCls[source]
QsControl commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_state() bool [source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:QSControl:STATe value: bool = driver.source.bb.wlad.pconfig.mac.qsControl.get_state()
Enables/disables the QoS control.
- return
state: 1| ON| 0| OFF
- get_value() str [source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:QSControl value: str = driver.source.bb.wlad.pconfig.mac.qsControl.get_value()
Sets the value for the QoS control field.
- return
qs_control: 16 bits
- set_state(state: bool) None [source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:QSControl:STATe driver.source.bb.wlad.pconfig.mac.qsControl.set_state(state = False)
Enables/disables the QoS control.
- param state
1| ON| 0| OFF
- set_value(qs_control: str) None [source]
# SCPI: [SOURce<HW>]:BB:WLAD:PCONfig:MAC:QSControl driver.source.bb.wlad.pconfig.mac.qsControl.set_value(qs_control = rawAbc)
Sets the value for the QoS control field.
- param qs_control
16 bits