Plc Commands - Mitsubishi Electric MELDAS C6 Programming Manual

Hide thumbs Also See for MELDAS C6:
Table of Contents

Advertisement

1. PLC Development Environment Using GX Developer
1.6 PLC4B PLC Development Environment (M500) and Differences

1.6.2 PLC Commands

Some commands have been changed because the user PLC development environment using the
MELSEC PLC development tool has been supported in C64 series.
The command range that can be used in the MELSEC-QnA Series PLC program differs from the
command range that can be used by the MELDAS Series. Because of this, some commands that
can be used by the C64 series cannot be handled with the GX Developer. There are also
commands that can be used by the GX Developer but cannot be used by the C64 series.
When these are arranged, they are classified into the three following types.
• C64 series commands that cannot be handled with the GX Developer
• C64 series commands that the format differs from that of the GX Developer
• Commands that can be used by the GX Developer, but cannot be used by the C64 series
(1) Commands that cannot be Handled with the GX Developer
Commands that cannot be handled with the GX Developer are substituted with alternate commands
that can be handled with the GX Developer. Commands that can be alternated are shown in "Table
of alternate command correspondence" as below.
When some commands described in "Table of alternate command correspondence" are created
with the GX Developer with the C64 series command sign left as is, an error results and creation
cannot be carried out. Create the commands using the GX Developer command sign described in
the correspondence table.
When PLC programs containing alternate commands are written from the GX Developer to the C64
series, they are rewritten to the original MELDAS Series commands.
Original MELDAS Series command
Command
Classification
sign
Bit
DEFR
Average value
AVE
Carry flag set
STC
Carry flag reset
CLC
ATC
ATC
ROT
ROT
TSRH
TSRH
DDBA
DDBA
DDBS
DDBS
LDBIT
ANDBIT
ORBIT
BIT
LDBII
ANDBII
ORBII
BCD decode
BDECO
Table of alternate command correspondence
Symbol
⎯[ DEFR D ]⎯
⎯[ AVE S D n ]
⎯[ STC ]
⎯[ CLC ]
⎯[ ATC Kn Rn Rm ]-< Mm >
⎯[ ROT Kn Rn Rm ]-< Mm >
⎯[ TSRH Rm Rn ]-< Mn >
⎯[ DDBA Rn / Dn ]
⎯[ DDBS Rn ]
[ BIT S1 n ]⎯
⎯[ BIT S1 n ]⎯
[ BIT S1 n ]
[ BII S1 n ]⎯
⎯[ BII S1 n ]⎯
[ BII S1 n ]
─[ BDECO S D n ]─
- 47 -
Get other manuals https://www.bkmanuals.com
GX Developer command
Command
Symbol
sign
D
ANDP
⎯ ↑ ⎯
⎯[ S.AVE S D n ]
S.AVE
⎯[ S.STC ]
S.STC
⎯[ S.CLC ]
S.CLC
⎯[ S.ATC Kn Rn Rm Mm ]
S.ATC
⎯[ S.ROT Kn Rn Rm Mm ]
S.ROT
⎯[ S.TSRH Rm Rn Mn ]
S.TSRH
⎯[ S.DDBA Rn / Dn ]
S.DDBA
⎯[ S.DDBS Rn ]
S.DDBS
LD<=
[ < = S1 n ]⎯
⎯[ < = S1 n ]⎯
AND<=
OR<=
[ < = S1 n ]
LD<>
[ < > S1 n ]⎯
⎯[ < > S1 n ]⎯
AND<>
OR<>
[ < > S1 n ]
─[ S.BDECO S D n ]─
S.BDECO

Advertisement

Table of Contents
loading

This manual is also suitable for:

Meldas c64

Table of Contents