- 89 -
Chapter 4. PLC Program
12)
CHPROG
(1) Definition
This executes an MC program number change function for executing automatic operation
with an MC program number change(CHPROG) application command for automatic operation,
and outputs the completion of execution after completing an MC program number change for
automatic operation by being started by a rising edge input.
--- A value for the program number input can be designated by using a number, M area,
D(E) variable and L variable.
--- The MC program number cannot be changed during the execution of automatic
operation.
(2) Sequence and timing chart
LOAD X0.0
CHPROG 2
OUT Y0.0
X0.0
CHPROG
REQ OUT
X0.0
Y0.0
AUTO
PROGRAM
NUMBER
2
Y0.0
2
?
NO
Example of use:
a) Number
-- CHPROG 0
-- CHPROG 1
b) M area
-- CHPROG M0
-- CHPROG M10
c) D(E) variable
-- CHPROG D0
-- CHPROG E0
d) L variable
-- CHPROG L0
-- CHPROG L10
Содержание MCU 2 Axis
Страница 1: ...User s Manual 2 AXES...