IAI America XSEL-QX User Manual
Page 426

402
Appendix
19. Movement by External Position Data Input (for Linear Axes)
Description
Receive from the host device an absolute value indicating the position data to be used in the movement,
and move the actuator accordingly.
Example of Use
Use an INB command to read position data as a BCD via an input port. The BCD value to be received has
four digits, with the last digit specifying a decimal place. Axis 1 is moved.
Example: If the value of BCD is “1234,” the axis will move to the position at 123.4 mm.
Flow Chart Input
assignment
Output
Application Program
Comment
Home return
Set a speed.
Destination of GOTO
Wait for a start input.
Read the position to move to.
Copy to a real variable to add a decimal point.
Divide by 10 to add a decimal point.
Assign the data to axis 1 corresponding to position
No. 1000
.
Moving complete signal turns OFF
Move to the assigned position.
Movement complete signal turns ON
Jump to TAG1.
Port
Description
Completion of movement by 303
1 Start
input
15 0.1
mm
16 0.2
mm
17 0.4
mm
18 0.8
mm
19 1
mm
20 2
mm
21 4
mm
22 8
mm
23 10
mm
24 20
mm
25 40
mm
26 80
mm
27 100
mm
28 200
mm
29 400
mm
30 800
mm
Start
Default setting
Start input
Read a BCD
Movement complete
signal turns OFF
Movement complete
signal turns ON
Move to the
specified position