MPI 04.00 Reference >> mpiMotor
MPIMotorInfoGeneralIo
Definition
typedef struct MPIMotorInfoGeneralIo {
MPI_BOOL supported;
char *name;
MPIMotorIoTypeMask validTypes;
} MPIMotorInfoGeneralIo;
Change History: Modified in the 03.03.00. Added in the 03.02.00.
Description
| supported | 0 = This dedicated output is NOT supported by the hardware.1 = This dedicated output is supported by the hardware. |
|---|---|
| *name | The name the node uses for this I/O pin |
| validTypes | This is a bit field, each bit indicates a valid source/input that the node supports. |
