Reconnect

SCPI Command :

CALL:WLAN:SIGNaling<Instance>:ACTion:STATion:REConnect
class ReconnectCls[source]

Reconnect 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:REConnect
driver.call.action.station.reconnect.set()

Re-establishes the existing association to the AP under test. The command has the same effect as a disconnect, followed immediately by a connect. 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.