K91_Wlan
SCPI Command :
ABORt
- Commands in total: 562Subgroups: 17Direct child commands: 1
- abort() None[source]
# ABORt driver.applications.k91_Wlan.abort()
Aborts the measurement in the current channel and resets the trigger system. To prevent overlapping execution of the subsequent command before the measurement has been aborted successfully, use the
*OPC?or*WAIcommand after methodRsFsw.#abort CMDLINKRESOLVED] and before the next command. For details on overlapping execution see . To abort a sequence of measurements by the Sequencer, use the [CMDLINKRESOLVED initiate.sequencer.abort()command. Note on blocked remote control programs: If a sequential command cannot be completed, for example because a triggered sweep never receives a trigger, the remote control program will never finish and the remote channel to the FSW is blocked for further commands. In this case, you must interrupt processing on the remote channel first in order to abort the measurement. To do so, send a ‘Device Clear’ command from the control instrument to the FSW on a parallel channel to clear all currently active remote channels. Depending on the used interface and protocol, send the following commands: In Spectrum mode only:Visa: viClear
GPIB: ibclr
RSIB: RSDLLibclr
Now you can send the [CMDLINKRESOLVED #abort CMDLINKRESOLVED] command on the remote channel performing the measurement.
- abort_with_opc(opc_timeout_ms: int = -1) None[source]
# ABORt driver.applications.k91_Wlan.abort_with_opc()
Aborts the measurement in the current channel and resets the trigger system. To prevent overlapping execution of the subsequent command before the measurement has been aborted successfully, use the
*OPC?or*WAIcommand after methodRsFsw.#abort CMDLINKRESOLVED] and before the next command. For details on overlapping execution see . To abort a sequence of measurements by the Sequencer, use the [CMDLINKRESOLVED initiate.sequencer.abort()command. Note on blocked remote control programs: If a sequential command cannot be completed, for example because a triggered sweep never receives a trigger, the remote control program will never finish and the remote channel to the FSW is blocked for further commands. In this case, you must interrupt processing on the remote channel first in order to abort the measurement. To do so, send a ‘Device Clear’ command from the control instrument to the FSW on a parallel channel to clear all currently active remote channels. Depending on the used interface and protocol, send the following commands: In Spectrum mode only:Visa: viClear
GPIB: ibclr
RSIB: RSDLLibclr
Now you can send the [CMDLINKRESOLVED #abort CMDLINKRESOLVED] command on the remote channel performing the measurement.
Same as abort, but waits for the operation to complete before continuing further. Use the RsFsw.utilities.opc_timeout_set() to set the timeout value.
- Parameters:
opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.
Cloning the Group
# Create a copy of the original group, that exists independently
k91_Wlan_copy = driver.applications.k91_Wlan.clone()
Subgroups
- Calculate<Window>
- Calibration
- Configure
- Display
- Fetch
- FormatPy
- Initiate
- InputPy
- Layout
- MassMemory
- Output
- Sense
- System
- Trace<Window>
- Trigger
- TriggerInvoke
- Unit