Mitsubishi QD51 Programming Manual page 530

Logic controller
Hide thumbs Also See for QD51:
Table of Contents

Advertisement

11 INSTRUCTIONS AND FUNCTIONS
REM
Instruction
• Provides comments (remarks) in a program.
REM
Syntax
Comment
REM**AD51H** or
Examples
'**AD51H**
• The REM instruction is used to provide comments in a program. It does not affect the
Description
execution of a program. The content entered is displayed as it is in the program list.
• It is possible to branch to a REM instruction from a GOTO or GOSUB instruction, but in this
case the execution is simply started from the first executable instruction after the REM
instruction.
• An apostrophe (') can also be used in place of REM.
A comment starting with an apostrophe (') can be written in the same line as other
instructions.
However, it is not allowed to write other instructions after the comment in a successive
manner. All text and symbols from an apostrophe (') to the end of line is regarded as a
comment.
11 - 360
REMark
[<comment>]
REMARK
See Section 2.5.
• • • •
Write the appropriate comment.
• • • •
Indicates that the program is related to the AD51H.
MELSEC-Q
11 - 360

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ad51h-s3Qd51-r24A1sd51s

Table of Contents