Specifications

Clarifying programs <Comment> Frequently-used functions
MELSEC-L Series Quick start guide 3 - 5
3.1.2 Creating statements
Operating procedure
Select Edit Documentation Statement.
Double-click the ladder symbol to enter a statement.
Select In PLC .
Enter a statement.
Click the OK button.
Select the "Statement" menu in Stepagain to finish the operation.
If a statement is entered, the program needs to be "converted" to reflect the input. For details on
the conversion, refer to section 2.6.6 "Converting a program".
Fig. 3-9:
Select "Statement" menu
000054a
Fig. 3-10:
"Enter Line Statement" screen
000055a
Fig. 3-11:
Close the "Enter Line Statement" screen after
entering a statement
000056a
NOTE The following are the two types of statement.
PLC statement
Integrated statements can be written to/read from the CPU module.
Peripheral statement
The program memory capacity can be saved since peripheral statements are not written to the
CPU module. "*" is prefixed to the peripheral statement in the program.