Positioning User Manual
40
Setting data is to specify the speed or the coordinate value of the double word length according to the
setting items. Below is an example of a sequence program to change the operation speed of the X-Axis
position data number 18 to 12345.
Execution
Order
Offset
Instruction
Setting
Value
Setting Contents
Type
1
+0 (d0100)
MOV H1012 D0100
H1012
*Item: Speed
*Position Data No:
No.18 (H012 = 18)
Setting Item and
Position Data
Number
2
+1 (d0101)
DMOV 12345 D0101
12345
*Speed: 12345
*Speed can be
configured from 1 to
100,000 and can use
two word (DWORD).
Setting Data
3
+2 (d0102)
4
TEACH1 H0000 D0100 M0200
*Set the start address
of the instruction
TEACH1 to D100.
*M0100: Word that
stores the Error Code
TEACH
instruction