PlayStateEnum Enumeration
- 已更新2023-02-21
- 閱讀時間為 2 分鐘
The current state of the Macro Player tool.
Namespace:
NationalInstruments.VeriStand.ClientAPIAssembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Member name | Description |
|---|---|
| NotPlaying | The Macro Player is idle. |
| Paused | The Macro Player is paused in the middle of playback. |
| Playing | The Macro Player is playing back a macro file. |