MPIIoType
MPIIoType
typedef enum { MPIIoTypeINVALID,
MPIIoTypeMOTOR
,
MPIIoTypeUSER
, }
MPIIoType
;
Description
MPIIoTypeMotor
Value specifies the IO type as motor (the IO source is a motor object).
MPIIoTypeUSER
Value specifies the IO type as user
(User IO types are currently not supported. User IO is available through the motor objects)
.
See Also