Omron FZ4 Series User Manual page 253

Vision sensor
Table of Contents

Advertisement

Publish the optional event
RaiseOptionEvent <eventNo>, <parameter>
Parameters
Event number (integer type)
0x000 to 0x0ff: Transmit the event to 'remote and local'
<eventNo>
0x100 to 0x1ff: Transmit an event to only local
0x200 to 0x2ff: Transmit an event to only remote
<parameter>
parameter (integer type)
Return Value
None.
Description
A customized user defines the use freely and is a usable event.
Order the publication of the event that assumed an apple and a mandarin orange an argument to a
system.
An event set by a system is a notice of connection (100) at the time of the remote control, 2 events of the
notice of cancellation (200) now. (the parameter is unused)
It is necessary to handle the event number in FZ-USER.
Example
Transmit an event to the system on the FZ actual machine at the time of the remote control.
RaiseOptionEvent 100, 0
Begin to read data from designated memory of the PLC
ReadPlcMemory <ioIdent>, <area>, <channelOffset>, <channelCount>, <readData()>
Parameters
<ioIdent>
<area>
<channelOffset>
<channelCount>
<readData()>
Return Value
None.
FZ4 User's Manual
Identification name of I/O module (character type)
Area classification number (integer type)
Offset from the top of an area targeted for reading (integer type)
size of read data (integer type)
Read data (Integer type sequence)
Using Custom Command
4
251

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents