EasyManuals Logo
Home>Omron>Industrial Equipment>SYSMAC FH Series

Omron SYSMAC FH Series User Manual

Omron SYSMAC FH Series
882 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #532 background imageLoading...
Page #532 background image
WWW.NNC.IR
Macro Reference
530
Vision System FH/FZ5 Series
User’s Manual (Z340)
GetGlobalData
Gets the global data.
Format
GetGlobalData <dataIdent>, <data>
Parameter
Return value
None.
Description
Gets the value of the global data that has the identification name specified in the <dataIdent> parameter. The
value of the gotten global data is converted to the specified variable type and stored in the <data> parameter.
If a character string that cannot be converted to a numerical value is gotten and an integer or double
precision variable is specified for the <data> parameter, 0 is stored in the gotten data.
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 character string longer than 255 characters is specified in the <dataIdent> parameter, a "String too long"
error will occur.
If a constant is specified for the <data> parameter, a "Syntax error" error will result.
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
Gets the integer value set in the global data that has the identification name "ABC".
Parameter
name
Data type Description
<dataIdent>
Character
string type
Identification name of the global data to get
<data>
Integer type
Double
precision real
number data
type
Character
string type
Gotten data
Rem Set the integer value 1 in the "ABC" global data value.
SetGlobalData "ABC", 1
Rem Get the value of the global data "ABC" and store in the integer variable DATA&.
GetGlobalData "ABC", DATA&

Table of Contents

Other manuals for Omron SYSMAC FH Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Omron SYSMAC FH Series and is the answer not in the manual?

Omron SYSMAC FH Series Specifications

General IconGeneral
BrandOmron
ModelSYSMAC FH Series
CategoryIndustrial Equipment
LanguageEnglish

Related product manuals