WWW.NNC.IR
Macro Reference
725
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
SetSystemData
Sets the system data.
Format
SetSystemData <dataIdent0>, <dataIdent1>, <data>
Parameter
Return value
None.
Description
Sets the value specified in the <data> parameter in the system data of identification information 1 specified in
the <dataIdent1> parameter, which belongs to identification information 0 specified in the <datdaIdent0>
parameter.
For the identification information list, refer to the system data list. (Reference: XSystem Data List (p.327))
If an incorrect data type is specified for a parameter, a "Type mismatch" error will occur.
If an identification name that does not exist is specified as the parameter, an "Illegal function call" error will
occur.
If a character string longer than 255 characters is specified in the <dataIdent1> parameter, a "String too long"
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.
Parameter
name
Data type Description
<dataIdent0>
Character
string type
Data identification name of identification information 0 of system data to be set.
<dataIdent1>
Character
string type
Data identification name of identification information 1 of system data to be set.
<data>
Integer type
Double
precision real
number data
type
Character
string type
Value of the system data to set