Omron FZ4 Series User Manual page 232

Vision sensor
Table of Contents

Advertisement

'Gets the number of the processing items
Inum& = ItemCount
'Output only the number of the processing items.
For I&=0 To Inum&-1
   title$ = ItemTitle$ (i&)
     .
     .
     .
Next
4
Judge result output
JudgeOut <ioIdent>, <judge>
Parameters
<ioIdent>
<judge>
Return Value
None.
Description
Identification name (string) of I/O module that executes send processing is specified in
argument<ioIdent>.
The content of operation depends on the specification of the I/O module.
Reference:
Example
Output the total judgement result in parallel interface.
'Gets the total judgement result
judge& = TotalJudge
JudgeOut "ParallelIo", judge&
Deletes a file
Kill <File Path Name>
Parameters
<File Path Name>
230
Using Custom Command
Identification name (string) of I/O module that executes send processing
Judgement result to be set (integer type)
List of IO modules (p.299)
The file path of the file to be deleted (character string type).
FZ4 User's Manual

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents