MoveType Data Type
(Original Document)
Description
The movement of an axis towards a position (movement) can be incremental, continuous or absolute:
Value of the Data Type
The following table lists the various values of the data type:
Type of movement
Value
ABS_MOVE
0
INCR_MOVE
1
CONT_MOVE
2
ABS_MOVE_POS
3
ABS_MOVE_NEG
4
ABS_MOVE_UNLINK *
10
CONT_MOVE _UNLINK *
12
ABS_MOVE_POS _UNLINK *
13
ABS_MOVE_NEG _UNLINK *
14
ABS_MOVE_NO_ROLLOVER *
20
ABS_MOVE_NO_ACC_CORRECTION **
30
INCR_MOVE_NO_ACC_CORRECTION **
31
*Function not dealt with in this chapter; see the following chapter.
**Function not dealt with in this chapter; see the following chapter.