Omron SYSMAC FH Series User Manual page 690

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

Advertisement

SceneGroupTitle$
Gets the title of the scene group.
Format
SceneGroupTitle$(<sceneGroupNo>)
Parameter
Parameter
Data type
name
<sceneGroupNo> Integer type
Return value
Returns the title value of the character string scene group.
Description
Gets the title set in the scene group that has the scene group number specified in the <sceneGroupNo>
parameter.
If the title is not set, returns the default character string such as "scene group 0".
The scene group title can be set by executing the SetSceneGroupTitle function, or in the scene maintenance
screen. (Reference:
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 value is assigned to the return value variable or the variable is not used in an expression, a "Syntax error"
error will occur.
Usage Cautions
• None.
Example
Gets the title of scene group 2.
TITLE$ = SceneGroupTitle$(2)
Useable Modules
Scene Control Macro / Communication Command Macro
Supported Versions
Version 3.50 or later
Related Items
SceneTitle$ (Reference:
688
Macro Reference
Scene group number (0 to 31) of the scene group whose scene group title is gotten.
SetSceneMaker (p.719)) (Reference:
Details (p.692))
WWW.NNC.IR
Description
Editing Scenes (p.62))
SetSceneGroupTitle (Reference:
Details (p.717))
Vision System FH/FZ5 Series
User's Manual (Z340)

Advertisement

Table of Contents
loading

Table of Contents