Omron SYSMAC FH Series User Manual page 462

Vision sensor vision system
Hide thumbs Also See for SYSMAC FH Series:
Table of Contents

Advertisement

DeleteUnit
Deletes a processing unit.
Format
DeleteUnit <unitNo>
Parameter
Parameter
Data type
name
<unitNo>
Integer type
Return value
None.
Description
Deletes the processing unit specified in the <unitNo> parameter of the current scene from the measurement
flow.
The processing unit numbers of processing units after the processing unit number specified in the <unitNo>
parameter are moved up by 1.
If an incorrect data type is specified for a parameter, a "Type mismatch" error will occur.
If a non-existent number, numerical value, or combination of data types or values are specified for a
parameter, an "Illegal function call" error will occur.
If the format is written incorrectly, such as writing the macro function name incorrectly, omitting a comma, or
omitting a half-width space, a "Syntax error" error will occur.
Usage Cautions
• Execute this macro function when the BUSY signal or other measurement in progress signal is ON and
measurement is prohibited. (Reference:
Example
Deletes the processing unit of unit number 2.
DeleteUnit 2
Useable Modules
Scene Control Macro / Communication Command Macro
Supported Versions
Version 3.50 or later
Related Items
AssignUnit (Reference:
CopyUnit (Reference:
MeasureStart (Reference:
MoveUnit (Reference:
460
Macro Reference
Processing unit number (0 to (number of processing units of current scene minus one))
of processing unit to be deleted.
State Transitions and Execution Timing (p.227))
Details (p.415))
Details (p.442))
Details (p.617))
Details (p.625))
WWW.NNC.IR
Description
CheckUnit (Reference:
InsertUnit (Reference:
Details (p.573))
MeasureStop (Reference:
UnitCount (Reference:
Details (p.425))
Details (p.619))
Details (p.777))
Vision System FH/FZ5 Series
User's Manual (Z340)

Advertisement

Table of Contents
loading

Table of Contents