MPIIoType
Definition
typedef enum {
MPIIoTypeINVALID,
MPIIoTypeMOTOR_DEDICATED,
MPIIoTypeMOTOR_GENERAL,
MPIIoTypeUSER,
} MPIIoType;
Description
MPIIoType is an enumeration of data types for the digital I/O. It is used in Sequences. For digital I/O commands within sequences, the user can specify the Io type. Both Dedicated and General Motor I/O are 32-bit words. The DEDICATED and GENERAL Io types are used to specify which word in the motor structure is to be used in the command.
|
|---|
See Also
MPICommandParams | MPICommandType
