Click or drag to resize

Instance Events

The Instance type exposes the following members.

Events
  NameDescription
Public eventOnEnterInitializationMode
Raised when the FMU has entered initialization mode.
Public eventOnExitInitializationMode
Raised when the FMU has exited initialization mode.
Public eventOnLogMessage
Raised when the FMU calls the log message callback function.
Public eventOnStepFinished
Raised when the FMU calls the step finished callback function.
Public eventPropertyChanged
Top
See Also