. |
mpiAxisCommandPositionGet32 Declaration
Description mpiAxisCommandPositionGet32 gets the lower 32 bits of the command position of an Axis (axis) and puts it in the location pointed to by command. The command and actual positions are stored in the controller as 64 bit values (2x 32bit words). Use mpiAxisCommandPositionGet(…) to read the full position value. Internally, the MPI performs several reads and operations to transfer the full 64 bit position value. For applications that need optimum performance and if the position range is less than 32 bits, then use mpiAxisCommandPositionGet32(…).
See Also mpiAxisCommandPositionGet | mpiAxisCommandPositionSet | Controller Positions
|
| | Copyright © 2001-2021 Motion Engineering |