VeriStand .NET API Reference

Table of Contents

IModel Methods

The IModel type exposes the following members.

NameDescription
GetModelExecutionState Gets the state and running time of a model.
RestoreModelState Restores a model to the state defined by the file you specify.
SaveModelState Saves data about the current state of a model running on the target to an XML file that you specify.
SetModelExecutionState Sets the current execution state of a model.
Note:

This method initiates a request operation on the server. Successful invocation of the method does not imply that the state of the model has changed.

See Also

Log in to get a better experience