WWW.NNC.IR
Macro Reference
546
Vision System FH/FZ5 Series
User’s Manual (Z340)
GetSystemData
Gets the system data.
Format
GetSystemData <dataIdent0>, <dataIdent1>, <data>
Parameter
Return value
None.
Description
Gets the system data of identification information 1 specified in the <dataIdent1> parameter, which belongs to
identification information 0 specified in the <datdaIdent0> parameter. In the <data> parameter, specify the
variable that will hold the gotten system data.
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 gotten
<dataIdent1>
Character
string type
Data identification name of identification information 1 of system data to be gotten
<data>
Integer type
Double
precision real
number data
type
Character
string type
Value of the gotten system data