
2. MACRO COMPILER AND
MACRO EXECETOR
B–62093E–1/02
PROGRAMMING
22
(b) For the Power Mate–D (two–path control)
LOAD ERR02 /1
RETRY?(PUSH CAN)
(Alarm message)
When the MDI key (CAN) is pressed, the screen display returns
to the path selection screen for procedure 4. If an error such as
a Power Mate communication parameter setting error is found,
however, the Power Mate must be started up by terminating the
P–code loader function, then the error must be corrected on the
parameter screen.
(c) For the Power Mate–H
LOAD ERR02
PUSH 0 KEY
(Alarm message)
When the numeric key 0 is pressed, the message below appears.
RETRY? (PUSH 1)
ELSE (PUSH CAN)
When the numeric key 1 is pressed, the screen display returns to
the screen for procedure (5) to start loading again.
When the MDI key (CAN) is pressed, the Power Mate terminates
the P–code loader function, and starts up.
If an error such as a Power Mate communication parameter
setting error is found, however, the Power Mate must be started
up by terminating the P–code loader function, then the error must
be corrected on the parameter screen.
(10)If the macro executor option is not selected, the screen shown below
appears when the P–code loader function is started. In this case, the
P–code loader function cannot be used.
(a) For the Power Mate–D
Turn off the power to the Power Mate.
LOAD ERR06
TURN OFF POWER
(b) For the Power Mate–D (two–path control)
LOAD ERR06 /1
EXIT (PUSH 0)
When the numeric key 0 is pressed, the P–code loader function
is terminated.
(c) For the Power Mate–H
OPTION NOTING
EXIT (PUSH 0)
When the numeric key 0 is pressed, the P–code loader function
is terminated.