ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

VeriStand .NET API Reference

ModelCommandState Enumeration

Specifies the current state of the model.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member nameDescription
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.

See Also