mpiNodeNumber

Declaration
long mpiNodeNumber(MPINode node,
                   long    *number)
Required Header stdmpi.h
Description

NodeNumber writes the index of a Node object (node, on the motion controller that the Node object is associated with) to the location pointed to by number.

Return Values
MPIMessageOK if NodeNumber successfully writes the Node object's index to the location
See Also