Twt

SCPI Command :

CONFigure:WLAN:SIGNaling<instance>:CONNection:TWT:REQuired
class TwtCls[source]

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

get_required() bool[source]
# SCPI: CONFigure:WLAN:SIGNaling<instance>:CONNection:TWT:REQuired
value: bool = driver.configure.connection.twt.get_required()

No command help available

return:

enable: No help available

set_required(enable: bool) None[source]
# SCPI: CONFigure:WLAN:SIGNaling<instance>:CONNection:TWT:REQuired
driver.configure.connection.twt.set_required(enable = False)

No command help available

param enable:

No help available