Omron FZ4 Series User Manual page 257

Vision sensor
Table of Contents

Advertisement

Example
Update the indication of the measurement processing time display window.
RefreshTimeWindow
Inserts comments into the program.
Rem
Parameters
None.
Return Value
None.
Description
This is used to insert comments and explanations in the program. The readability of the program is
enhanced with the use of comments.
Everything until the end of the line after Rem is handled as a non-executable comment.
The Rem statement is a non-executable statement. It does not influence the program's execution in any
way.
All of the characters and symbols specified in the comment statement are handled as comments.
A single quotation mark (') expresses a comment statement the same as a Rem statement does.
Example
Insert comments into the source code.
Rem Output the judge result of the latest unit
Print UnitJudge(UnitNo-1)
Carry out re-measurement processing
Remeasure <preImageNo> [,<wait>]
Remeasure <fileName> [,<wait>]
Parameters
<preImageNo> Image logging number (integer type)
<fileName>
File name (character type)
End timing mode (integer type)
0:Come back immediately without waiting until the measurement end.
<wait>
1:Wait until the measurement end and come back.
2:Wait until a measurement and the end of the measurement result indication and come back.
FZ4 User's Manual
Using Custom Command
4
255

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents