Connect

SCPI Command :

CALL:WLAN:SIGNaling<Instance>:ACTion:STATion:CONNect
class ConnectCls[source]

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

set(opc_timeout_ms: int = -1) None[source]
# SCPI: CALL:WLAN:SIGNaling<Instance>:ACTion:STATion:CONNect
driver.call.action.station.connect.set()

Initiates an association to the AP under test. The command is only relevant in the operation mode ‘Station’ with connection mode ‘Manual’.

param opc_timeout_ms:

Maximum time to wait in milliseconds, valid only for this call.