Click or drag to resize

Instance Events

The Instance type exposes the following members.

Events
 NameDescription
Public eventOnEnterInitializationMode Raised when the instance has entered initialization mode.
Public eventOnExitInitializationMode Raised when the instance has exited initialization mode.
Public eventOnLogMessage Raised when the instance calls the log message callback function.
Public eventOnStepFinished Raised when the instance calls the step finished callback function.
Public eventPropertyChangedOccurs when a property value changes.
Top
See Also