TestStand - Get Termination Monitor Status
- Updated2025-07-21
- 2 minute(s) read
TestStand - Get Termination Monitor Status
Owning Palette: TestStand
Monitors the execution in which the VI is currently running so the VI can stop if the user terminates or aborts the execution. Use this VI after you call the TestStand - Initialize Termination Monitor VI.
|
Status Monitor In specifies references to the TestStand objects required for monitoring the status of the parent execution. Wire the Status Monitor Out output of the TestStand - Initialize Termination Monitor VI to this input. |
|
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
|
Status Monitor Out returns the Status Monitor In parameter unchanged. |
|
Terminating or Aborting returns TRUE if the user terminates or aborts the execution the VI is monitoring. |
|
error out contains error information. This output provides standard error out functionality. |