EasyManua.ls Logo

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 #226 background imageLoading...
Page #226 background image
WWW.NNC.IR
Basic Knowledge For Macro Customize Functions
224
Vision System FH/FZ5 Series
User’s Manual (Z340)
System data
System data is data that can be set or acquired from a different scene using a macro function. Use system
data to set or acquire numerical values or character strings that you want to be retained even if a power
interruption occurs or restart is performed. (Reference: XScope of Data and Save Area (p.225))
Use global data when there is no need to save data that you want to set or acquire from a different scene.
When you only want to set or acquire numerical values, use user data.
Reference: XUser Data (p.223)
Reference: XGlobal Data (p.222)
To use new system data, first specify a data identification name and register the system data that you want to
use. Data identification names for system data are Data ID Name 0 and Data ID Name 1. The data
identification names that correspond to ID Information 0 and ID Information 1 must be specified as arguments
of the macro function.
For details on identification information and data identification names, refer to the system data list.
Reference: XMacro Reference (p.320)
Reference: XSystem Data List (p.327)
Acquisition of Data
System data is acquired by the method below.
Example:Acquiring the value of "Initial Scene No." in the system data
Data Settings
The system data setting method is as follows.
Example:Setting the values of Data ID Name 0 "PanDA" and Data ID Name 1 "SData"
Rem Acquire the system data whose Data ID Name 0 is "Configuration" and whose Data ID Name 1 is
"initialSceneNo"
GetSystemData "Configuration", "initialSceneNo", SDATA&
Rem Register 0 as the default value of the system data whose Data ID Name 0 is "PanDA" and whose
Data ID Name 1 is "SData"
AddSystemData "PanDA", "SData", 0
Rem Set 5 in the system data whose Data ID Name 0 is "PanDA" and whose Data ID Name 1 is "SData"
SetSystemData "PanDA", "SData", 5
When adding new data to the system data, specify "PanDA" in Data ID Name 0.
IMPORTANT

Table of Contents

Other manuals for Omron SYSMAC FH Series

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
ManufacturerOmron
CategoryIndustrial Equipment
Power Supply24 VDC
Operating Temperature0 to 50 °C
Storage Temperature-20 to 60 °C
Protection RatingIP20
TypeVision System
SeriesFH Series
FunctionsImage processing, measurement, inspection
Communication InterfaceUSB

Summary

1. Before Operation

Checking the System Configuration

Describes how to check the system configuration and connections.

2. Setting Scenes (Measurement Flows)

Creating a Scene

Explains how to add processing units to a scene.

Editing Processing Units in Scenes

Describes how to arrange and delete processing units within a scene.

Editing Scenes

Describes procedures for copying, deleting, and renaming scenes.

3. Performing Test Measurement/Starting Operation

Executing Test Measurements

Explains how to test measurements and adjust settings.

4. Using Tools

5. Optimizing Scenes (Measurement Flows) (Macro Customize Functions)

7. Changing the System Environment

Setting the Camera Conditions

Covers checking camera connections and setting trigger delays.

Setting the Operation Mode

Describes setting operation modes like Single-line High-speed for optimal performance.

Related product manuals