Omron FZ4 Series User Manual page 298

Vision sensor
Table of Contents

Advertisement

Standby at specified time
Wait <time>
Parameters
<time>
Return Value
None.
4
Description
Standby at the time specified by the argument < time >.
The time of each ms is specified for the argument < time >.
Because the standby is done without occupying CPU ability, the processing of the background is not
controlled while standing by.
The error margin can be caused in the time specified by the standby time and the argument actual
< time >. In general, error margins grow more in the StartTimer-Timer function.
Write in data at designated storage device of the PLC
WritePlcMemory <ioIdent>, <area>, <channelOffset>, <channelCount>, <writeData()>
Parameters
<ioIdent>
<area>
<channelOffset>
<channelCount>
<writeData()>
Return Value
None.
Description
Set a identification Name Identification name in an <ioIdent>.
Set a Area classification number Identification name in an <area>.
Reference:
Appoint an <channelOffset> and the <channelCount> with the number of the channels.
The write data argument <writeData()> by one dimension integer type array variable, do not specify it
with the number of element like X&() but like () only with the type.
Set the data of writeData() using SetPlcData command.
Example
Write in data from 10ch of the DM area of the OMRON PLC.
296
Using Custom Command
Standby tim (integer type)
Identification name of I/O module (character type)
Area classification number (integer type)
Offset from the top of an area targeted for writing (integer type)
size of write data (integer type)
write data (Integer type sequence)
List of IO modules (p.299)
FZ4 User's Manual

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents