Instance Events |
The Instance type exposes the following members.
| Name | Description | |
|---|---|---|
| OnEnterInitializationMode |
Raised when the FMU has entered initialization mode.
| |
| OnExitInitializationMode |
Raised when the FMU has exited initialization mode.
| |
| OnLogMessage |
Raised when the FMU calls the log message callback function.
| |
| OnStepFinished |
Raised when the FMU calls the step finished callback function.
| |
| PropertyChanged |