WWW.NNC.IR
Macro Reference
616
Vision System FH/FZ5 Series
User’s Manual (Z340)
MeasureProc
Executes measurement processing in a processing unit.
Format
MeasureProc <unitNo>
Parameter
Return value
None.
Description
Executes measurement processing in the processing unit specified in the <unitNo> parameter.
If a processing unit related to image input is specified in the <unitNo> parameter, processing may not take
place correctly.
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 is specified for a parameter,
an "Illegal function call" error will occur.
If a value outside the range -2147483648 to 2147483647 is specified as an integer parameter, an "Overflow"
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
• None.
Example
Executes measurement processing in the search processing unit of Processing Unit number 2.
Useable Modules
Unit macro
Supported Versions
Version 3.50 or later
Related Items
Parameter
name
Data type Description
<unitNo> Integer type
Processing unit number (0 to (the number of registered processing units in the current
scene minus one))
MeasureProc 2
UnitNo (Reference: X Details (p.790)) Ut (Reference: X Details (p.793))