ModelCommandState Enumeration
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
Specifies the current state of the model.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.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. |
| Restore | Restores the model execution state from a file. |
| Save | Saves information about the current execution state of the model. |
| Start | Starts running the model. |