
Series 30i/ 31i/ 32i-MODEL A
PMC Supplemental Programming Manual
01 04.09.30
S. Hasegawa
New registration
B-63983EN/02-2
EDIT
DATE
DESIG.
DESCRIPTION
37/56
DRAW.NO.
When "g < Machine position": Output#0=1
Operation Output
Register (R9000)
When ACT=1 and any error occurs in this function, the corresponding bit
of the operation output register is set. In this case, all bits of output will
be turned off. When ACT=0, the operation output register will not be
updated.
Bit 7654321 0
R9000 *
R9000.0: Invalid path or axis number
Example
The example of using this instruction is shown bellow.
- The control data address is R320.
- The output address is R319.
- The setting of machine unit is "mm".
- The setting of minimum unit of data is "IS-B".
- The axis is 3rd axis.
- The each positions are "a = -400 mm", "b = -200 mm", "c =
-100 mm", "d = 0 mm", "e = 10 mm", "f = 100 mm" and "g =
123.456 mm".
In this case, you should set the control data as following.
Control data R320 3 (1byte) 3: 3rd axis
R321 -400000 (4byte) a = -400 mm
R325 -200000 (4byte) b = -200 mm
R329 -100000 (4byte) c = -100 mm
R333 0 (4byte) d = 0 mm
R337 10000 (4byte) e = 10 mm
R341 100000 (4byte) f = 100 mm
R345
R348
123456 (4byte) g = 123.456 mm
SUB 50
PSGNL
R320
ACT
R319