Mike1DController Events

Events

ControllerEvent Event that is raised while the controller is running. It is raised whenever the State of the controller changes.
(Inherited from AbstractMike1DController)
ControllerProgressEvent Controller progress event, triggered whenever the controller has progressed, though no more often than MinSecondsBetweenProgressEvent
(Inherited from AbstractMike1DController)
SpecialEvent Event that is raised for special events
(Inherited from AbstractMike1DController)

See Also