Tmode
SCPI Command :
ABORt:WLAN:MEASurement<Instance>:TMODe
- class TmodeCls[source]
Tmode commands group definition. 5 total commands, 2 Subgroups, 1 group commands
- abort(opc_timeout_ms: int = -1) None[source]
# SCPI: ABORt:WLAN:MEASurement<Instance>:TMODe driver.wlanMeas.tmode.abort()
No command help available
- param opc_timeout_ms:
Maximum time to wait in milliseconds, valid only for this call.
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.wlanMeas.tmode.clone()
Subgroups