TargetState Enumeration
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
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. |