mpiAxisNumber
Declaration
long mpiAxisNumber(MPIAxis axis, long *number)
Required Header: axis.h
Description
mpiAxisNumber writes the index of an Axis (axis, on the motion controller that the Axis is associated with) to the contents of number.
axis | a handle to the Axis object |
---|---|
*number | pointer to the number |
Return Values |
---|
MPIMessageOK |