Click or drag to resize

InstanceActions Properties

The InstanceActions type exposes the following members.

Properties
 NameDescription
Public propertyDiscardStatus The action to take when an API method returns a Discard status. The action is only taken when the API is called by the simulation, not as a result of scripting.
Public propertyErrorStatus The action to take when an API method returns an Error status. The action is only taken when the API is called by the simulation, not as a result of scripting.
Public propertyFatalStatus The action to take when an API method returns a Fatal status. The action is only taken when the API is called by the simulation, not as a result of scripting.
Public propertyOKStatus The action to take when an API method returns an OK status. The action is only taken when the API is called by the simulation, not as a result of scripting.
Public propertyStopTimeReached Defines what action to take when the simulation reaches a pre-defined stop-time.
Public propertyWarningStatus The action to take when an API method returns an Warning status. The action is only taken when the API is called by the simulation, not as a result of scripting.
Top
See Also