Mitsubishi Electric M800VW Series Programming Manual page 584

Plc programming
Hide thumbs Also See for M800VW Series:
Table of Contents

Advertisement

M800V/M80V Series PLC Programming Manual (2/2)
14 PLC Help Function
14.1 Program Format Switch
Interaction between G code and PLC I/F methods
There are two type of means to switch the program format: G code method (G188/G189) and PLC I/F method (ON/OFF of
PFCHR). After you have switched the program format using one of the methods, you can execute cancel of this format switch
using another method.
During automatic operation, Program format switch in progress signal (PFCHS: XCF0) is dynamically changed by G188/
G189. However, after automatic operation is finished, the signal follows the state of Program format switch request signal
regardless of the state at the completion of automatic operation.
(Example) You start automatic operation with PFCHR ON, and then issue G189, which turns OFF PFCHS (Switch cancel
status). After the automatic operation is finished, however, PFCHS turns ON (Switched status).
[Operation example]
Program to execute
Program format switch
reques(PFCHRt: YD00)
Program format switch in
progress (PFCHS: XCF0)
In automatic operation "Run"
(OP)
G group 24 modal(*1)
(*1) The G group 24 modal state is refreshed only during automatic operation.
[Precautions]
(1) If you enable the program format switch (G group 24 modal: G188), and then issue the switch command (G188) again,
the command is ignored. (The program format is unchanged.)
Example 1:
Turn ON PFCHR
Example 2:
Issue G188
(2) If you cancel the program format switch (G group 24 modal: G189), and then issue the cancel command (G189) again,
the command is ignored. (The program format is unchanged.)
Example 1:
Turn OFF PFCHR
Example 2:
Issue G189
...
...
G189
G188
G189
G188
G189
Issue G188
Issue G188
Ignored
Issue G189
Issue G189
Ignored
563
...
...
G189
G188
G189
IB-1501668-B

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents