MEIPlatformBoardType
Definition
|
typedef enum {
MEIPlatformBoardTypeUNKNOWN,
MEIPlatformBoardTypeXMP,
MEIPlatformBoardTypeZMP,
} MEIPlatformBoardType;
|
Description
MEIPlatformBoardType is the type of motion controller card that is being used.
|
MEIPlatformBoardTypeUNKNOWN |
Board is not being recognized.
|
MEIPlatformBoardTypeXMP |
An XMP Motion Controller board has been recognized. |
MEIPlatformBoardTypeZMP |
A ZMP Motion Controller board has been recognized. |
|
See Also
|