Instance |
The InstanceActions type exposes the following members.
| Name | Description | |
|---|---|---|
| DiscardStatus | 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. | |
| ErrorStatus | 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. | |
| FatalStatus | 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. | |
| OKStatus | 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. | |
| StopTimeReached | Defines what action to take when the simulation reaches a pre-defined stop-time. | |
| WarningStatus | 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. |