The requested page is not available for selected version.
disconnect device
Description
Logically disconnect the target device.
Arguments
session id
Session ID of the currently-connected device
Notes
- The primary value of this action lies in allowing your test to terminate the connection with the current device.
- This action supports the <ignore> modifier. If the string
<ignore>
is present as the value of any of the arguments, or any argument contains an expression that evaluates to<ignore>
, the action is skipped during execution.
Applicable Built-In Settings
The following settings are applicable to this action: remove double quotes from cells.
Related information