6F3B0253
6. Programming Information
6.7 Programming language
The programming language of the
Ladder diagram is a language, which composes program using relay symbols as a base in an image similar to a
The ladder diagram program is constructed by units called ‘rung’. A rung is defined as one network which is connected each other.
Rung number | Rung |
1
2
3
The rung numbers are a series of numbers (decimal number) starting from 1, and cannot be skipped. There is no limit to the number of rungs.
The size of any one rung is limited to 11 lines ⋅ 12 columns.
A example of a ladder diagram program is shown below.
When X005 is ON or the data of D0100 is greater than 200, Y027 comes ON. Y027 stays ON even if X005 is OFF and the data of D0100 is 200 or less. Y027 will come OFF when X006 comes ON.
98