Omron FZ4 Series User Manual page 304

Vision sensor
Table of Contents

Advertisement

Supported functions
IoInitialize
GetPort
PutPort
BusyOut
JudgeOut
RunOut
GetAll
PutAll
ReceiveData
4
SendData
SendString
ReadPlcMemory
WritePlcMemory
SetPlcData
GetPlcData
Example
Receive data
A parameter of ReceiveData, the parameter size are unnecessary.
Dim data&(256)
'Gets the five data.
ReceiveData "ParallelIo", data&(), 4*5, size&
Send data
A parameter of SendData, the parameter size are unnecessary.
Dim data&(256)
'Transmit the five data.
SendData "ParallelIo", data&(), 4*5
SerialNormal
Serial Interface Non-procedure communication
IoModule identification name
SerialNormal
SerialNormal2 (Fxxx series method)
Overview
This is a module is for sending and receiving commands and data via the serial interface.
302
Using Custom Command
Reference:
Reference:
Reference:
Reference:
Reference:
Reference:
Reference:
Reference:
Reference:
Reference:
×
×
×
×
Output terminal a point output (p.214)
Input terminal a point input (p.250)
Output BUSY state (p.188)
Judge result output (p.230)
ROutput RUN state (p.230)
Input terminal all point input (p.210)
Output terminal all point output (p.249)
Receive data (p.252)
Send data (p.267)
Sends string (p.268)
FZ4 User's Manual

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents