|
MEISqNodeFeedbackSecondary
Definition
| |
typedef struct MEISqNodeFeedbackSecondary {
long motorIndex;
} MEISqNodeFeedbackSecondary;
|
Description
MEISqNodeFeedbackSecondary allows for configuration of the secondary feedback
resources on a SynqNet node.
| |
| motorIndex |
Indicates motorIndex on the node to which the secondary feedback resource is mapped. This value is MEISqNodeNOT_AVAILABLE if the secondary feedback resource does not exist on the node hardware |
|
See Also
MEISqNodeConfig
|