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