Click or drag to resize

KM_Controller Properties

The KM_Controller type exposes the following members.

Properties
 NameDescription
Public propertyBoardID Board USB ID
Public propertyBoardNumber Board number (for use in multiple board scenarios)
Public propertyBoardType Dynomotion board device type
Public propertyCoordMotion Coordinated Motion Component
Public propertyCurrentStatus Locally maintained Main_Status struct
Public propertyErrorLog Contains all error messages until cleared
Public propertyInstanceHandle KMotion_DLL class instance pointer
Public propertyLoaded Flag to determine that this object has been properly initialized
Public propertyLockStatusOnUpdate Flags whether to obtain a lock token while gathering the status data
Public propertyMaxErrorLength Maximum allowed return error string length
Public propertyMessageLog Contains all messages until cleared
Public propertyStatusUpdateInterval Maximum time in ms between refreshing the status
Public propertyThrowExceptions If this flag is true, exceptions will be generated from the ErrorMsg handler
Top
See Also