MPI 04.00 Reference >> mpiMotor
MPIMotorInfoNodeType
Definition
typedef enum MPIMotorInfoNodeType {
MPIMotorInfoNodeTypeNONE,
MPIMotorInfoNodeTypeSQNODE,
} MPIMotorInfoNodeType;
Description
MPIMotorInfoNodeType is an enumeration of node types. It specifies the node type associated with the motor.
| MPIMotorInfoNodeTypeNONE | Not a network node. The node is local to the controller. |
|---|---|
| MPIMotorInfoNodeTypeSQNODE | A SynqNet node type. |
