Click or drag to resize

IController Methods

The IController type exposes the following members.

Methods
  NameDescription
Public methodAttach
Called when a motor attempts to attach the controller to itself.
Public methodDetach
Called when a motor has detatched the controller.
Public methodPause
Called immediately after the motor has been paused.
Public methodResume
Called immediately after the motor has been resumed (following a pause).
Top
See Also