TargetState Enumeration
- 已更新2023-02-21
- 閱讀時間為 2 分鐘
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. |