Omron SYSMAC FH Series User Manual page 659

Vision sensor vision system
Hide thumbs Also See for SYSMAC FH Series:
Table of Contents

Advertisement

Rem
Put a comment in the program.
Format
Rem
Parameter
None.
Return value
None.
Description
Add a comment or a description in the program. The readability of the program is improved by adding
comments.
For details on comment, refer to the "Comment" section. (Reference:
Usage Cautions
• Do not mix a non-comment statement together with a comment on the same line. If a comment and another
type of statement are written in one same line, the comment may not be correctly recognized and the
program may not operate properly.
Example
Inserts a comment statement in a program to describe the program process.
Rem Display the judgement result provided by the latest executed processing unit on the system status console window.
Print UnitJudge(UnitNo - 1)
Useable Modules
Unit Calculation Macro / Scene Control Macro / Communication Command Macro / Unit Macro
Supported Versions
Version 3.50 or later
Related Items
Print (Reference:
Details (p.639))
UnitNo (Reference:
Vision System FH/FZ5 Series
User's Manual (Z340)
Details (p.790))
WWW.NNC.IR
Comment (p.207))
UnitJudge (Reference:
Details (p.788))
Macro Reference
8
657

Advertisement

Table of Contents
loading

Table of Contents