TargetState Enumeration
- Updated2023-02-21
- 2 minute(s) read
The current state of the target.
Namespace:
NationalInstruments.VeriStand.ClientAPIAssembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Member name | Description |
|---|---|
| Disconnected | The target is not connected. |
| Idle | The target is connected but not running a system definition. |
| Running | The target is connected and running a system definition. |