Delta C2000 Series User Manual page 779

Vector control drive
Hide thumbs Also See for C2000 Series:
Table of Contents

Advertisement

Chapter 16 PLC Function ApplicationsC2000
Ladder diagram
structures
16-4-3 Overview of PLC ladder diagram editing
The program editing method begins from the left busbar and proceeds to the right busbar (the
right busbar is omitted when editing using WPLSoft). Continue to the next row after completing each
row; there is a maximum of 11 contacts on each row. If this is not sufficient, a continuous line will be
generated to indicate the continued connection and more devices can be added. A continuous series
of numbers will be generated automatically and identical input points can be used repeatedly. See
figure below:
The ladder diagram programming method involves scanning from the upper left corner to the
lower right corner. The coils and applications command-computing box are handled in the output,
and the ladder diagram is placed on the farthest right. Taking the figure below as an example, we can
gradually analyze the procedural sequence of the ladder diagram. The number in the upper right
corner gives the sequential order.
Explanation of
command
sequence
1
LD
X0
2
OR
M0
3
AND X1
4
LD
X3
AND M1
ORB
5
LD
Y1
AND X4
6
LD
T0
AND M3
ORB
7
ANB
8
OUT Y1
TMR T0
Explanation of commands
Some basic commands,
applications commands
Inverted logic
X0
M0
X3
K10
Command
Some basic
commands
Applications
commands
INV
X1
Y1
X4
T0
M3
M1
16-18
Using Device
N/A
Y1
T0
K10
TMR

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents