WWW.NNC.IR
Macro Reference
731
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
SetUnitData
Sets the data of a processing unit.
Format
SetUnitData <unitNo>, <dataNo>, <data>
SetUnitData <unitNo>, <dataIdent>, <data>
Parameter
Return value
None.
Description
Sets the data specified in the <data> parameter in the data of the external reference data number specified in
the <dataNo> parameter, held by the processing unit specified in the <unitNo> parameter.
The data can also be gotten by specifying the <dataIdent> parameter instead of the <dataNo> parameter.
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 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: XState Transitions and Execution Timing (p.227))
• Use this macro function with the measurement image displayed after one or more measurements, or after
the image file is specified and re-measured.
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))
<dataNo> Integer type
External reference data of the processing unit data to set (reference:
X Vision System
FH/FZ5 Series Processing Item Function Reference Manual (Cat. No. Z341)"
<dataIdent>
Character
string type
Data identification name of processing unit data to be set.
<data>
Integer type
Double
precision real
number data
type
Character
string type
Processing unit data to set