mpiAxisNumber
Declaration
int32_t mpiAxisNumber(MPIAxis axis, int32_t *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 |
