EasyManuals 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 #605 background imageLoading...
Page #605 background image
WWW.NNC.IR
Macro Reference
603
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
LoadSceneGroup
Loads the scene group data.
Format
LoadSceneGroup <sceneGroupNo>, <fileName>
Parameter
Return value
None.
Description
Loads the scene group data file specified in the <fileName> parameter into the scene group number specified
in the <sceneGroupNo> parameter.
In the <fileName> parameter, use an absolute path to specify the file name of the file to be loaded.
In the <fileName> parameter, specify the file name of the scene group data. If a file other than a scene group
data file is specified, an "Illegal function call" error will occur.
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 for a character string 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
• Execute this macro function when the BUSY signal or other measurement in progress signal is ON and
measurement is prohibited. (Reference: XState Transitions and Execution Timing (p.227))
Example
Loads scene data into scene group 2 and then chenges the scene used to scene 0.
Useable Modules
Scene Control Macro / Communication Command Macro
Parameter
name
Data type Description
<sceneGroupNo>
Integer type Scene group number of the destination to read in (0 to 31)
<fileName>
Character
string type
File name of the scene group data to read in (*.sgp)
Rem Load the file of the scene group data.
LoadSceneGroup 2, "C:\BACKDIR\scenegroup02.sgp"
Rem Switch the scene.
ChangeScene 0

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