MPIMotorIoMask (Deprecated)
NOTE:
MPIMotorIoMask was moved to mpiDeprecated.h in the 03.02.00 MPI software release.
Definition
typedef enum {
MPIMotorIoMask0 = MPIXmpMotorIOMaskConfigurable0, /* bit 16 */
MPIMotorIoMask1 = MPIXmpMotorIOMaskConfigurable1, /* bit 17 */
MPIMotorIoMask2 = MPIXmpMotorIOMaskConfigurable2, /* bit 18 */
MPIMotorIoMask3 = MPIXmpMotorIOMaskConfigurable3, /* bit 19 */
MPIMotorIoMask4 = MPIXmpMotorIOMaskConfigurable4, /* bit 20 */
MPIMotorIoMask5 = MPIXmpMotorIOMaskConfigurable5, /* bit 21 */
MPIMotorIoMask6 = MPIXmpMotorIOMaskConfigurable6, /* bit 22 */
MPIMotorIoMask7 = MPIXmpMotorIOMaskConfigurable7, /* bit 23 */
MPIMotorIoMask8 = MPIXmpMotorIOMaskConfigurable8, /* bit 24 */
MPIMotorIoMask9 = MPIXmpMotorIOMaskConfigurable9, /* bit 25 */
MPIMotorIoMask10 = MPIXmpMotorIOMaskConfigurable10, /* bit 26 */
MPIMotorIoMask11 = MPIXmpMotorIOMaskConfigurable11, /* bit 27 */
MPIMotorIoMask12 = MPIXmpMotorIOMaskConfigurable12, /* bit 28 */
MPIMotorIoMask13 = MPIXmpMotorIOMaskConfigurable13, /* bit 29 */
MPIMotorIoMask14 = MPIXmpMotorIOMaskConfigurable14, /* bit 30 */
MPIMotorIoMask15 = MPIXmpMotorIOMaskConfigurable15, /* bit 31 */
} MPIMotorIoMask;
|
||
Description
MPIMotorIoMask is an enumeration of bit masks for the motor's configurable I/O. The support for
configurable I/O is node/drive specific. See the node/drive manufacturer's
documentation for details.
|
See Also
mpiMotorIoGet | mpiMotorIoSet | MPIMotorIoType
