ModelCommand Enumeration
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Command to change the execution state of a model running on 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 |
|---|---|
| Pause | Pauses the model. |
| Reset | Resets the model to its initial state. |
| Start | Starts running the model. |