Omron SYSMAC FH Series User Manual page 548

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

Advertisement

GetSystemData
Gets the system data.
Format
GetSystemData <dataIdent0>, <dataIdent1>, <data>
Parameter
Parameter
Data type
name
Character
<dataIdent0>
string type
Character
<dataIdent1>
string type
Integer type
Double
precision real
<data>
number data
type
Character
string type
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:
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.
546
Macro Reference
Data identification name of identification information 0 of system data to be gotten
Data identification name of identification information 1 of system data to be gotten
Value of the gotten system data
WWW.NNC.IR
Description
System Data List (p.327))
Vision System FH/FZ5 Series
User's Manual (Z340)

Advertisement

Table of Contents
loading

Table of Contents