Omron FZ4 Series User Manual page 255

Vision sensor
Table of Contents

Advertisement

Description
Identification name (string) of I/O module that executes reception processing is specified in
argument<ioIdent>.
Reference:
List of IO modules (p.299)
Parameter of reception processing is saves as one dimensional integer array variable, do not specify it
with the number of element like X&() but like () only with the type.
What data you specify is according to the specification of the I/O module.
Example
Receive up to 10 bytes of data from the serial
Dim data&(256)
ReceiveData "SerialNormal", data&(), 10, size&
Update the indication of the image display window
RefreshImageWindow
Parameters
None.
Return Value
None.
Description
Update the indication of the image display window.
Example
Update the indication of the image display window.
RefreshImageWindow
Update the indication of the judgement result display window
RefreshJudgeWindow
Parameters
None.
Return Value
None.
FZ4 User's Manual
Using Custom Command
4
253

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents