|
|
|
1. AXIS CONTROL
B-64693EN-1/01
- 458 - - The axis assignment is commanded while reset operation. NOTE 1 When the axis assignment command and removal command is executed to the same path, the preceded command is executed first. The next command is 2 When executing macro blocks or executing short length movement blocks, the axis assignment / removal may take time.
-Specification of the order intra-path number of axis on axis assignment command When no order number or illegal order number of the axis is specified by PMC signals, the CNC Setting value of Parameter No.11560: (X, Y, Z, C) = (1, 2, 3, 4),
No.11553: (X, Y, Z, C) = (100, 104, 108, 112) In case that the axis order is not specified
Command: Assignment command ASNST <Gn536.3>=1 R104.1=1, R112.1=1, R105 = 0,
Y is assigned as the third axis, and C is assigned as the fourth and last axis. (X, Z, Y, C) 2) In case that the axis order is specified doubly.
Command: Assignment command ASNST <Gn536.3>=1 R104.1=1, R112.1=1, R105 = 2,
As "R104=2" and "R113=2" for second axis are specified doubly, the alarm (PS0514) is issued. 3) In case that the command contradicts axis configuration.
Command: Assignment command ASNST <Gn536.3>=1 R104.1=1, R112.1=1, R105 = 2,
As "R113=5" for fifth axis specification is contradicted, the alarm (PS0514) is issued.
Sample program Example 1: MDI program in path 1 O0000; M40; |