Omron SYSMAC FH Series User Manual page 442

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

Advertisement

CopyScene
Copies scene data.
Format
CopyScene <srcSceneNo>, <destSceneNo>
Parameter
Parameter
Data type
name
<srcSceneNo> Integer type
<destSceneNo> Integer type
Return value
None.
Description
Copies the scene data of the scene number specified in the <srcSceneNo> parameter to the scene data of
the scene number specified in the <destSceneNo> parameter.
If an incorrect data type is specified for a parameter, a "Type mismatch" error will occur.
If the same scene number is specified in the <destSceneNo> parameter as the <srcSceneNo> parameter, an
"Illegal function call" error will occur.
If a non-existent number, numerical value, or combination of data types or values are specified for a
parameter, an "Illegal function call" error will occur.
If there is insufficient free working memory to copy the data, an "Illegal function call" 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:
Example
Copies the data of scene 2 to scene 3.
CopyScene 2, 3
Useable Modules
Scene Control Macro / Communication Command Macro
Supported Versions
Version 3.50 or later
Related Items
CopySceneGroup (Reference:
MeasureStop (Reference:
SceneGroupNo (Reference:
440
Macro Reference
Scene number (0 to 127) of the scene to be copied.
Scene number (0 to 127) of destination scene.
State Transitions and Execution Timing (p.227))
Details (p.441))
Details (p.619))
Details (p.687))
WWW.NNC.IR
Description
MeasureStart (Reference:
SceneCount (Reference:
SceneNo (Reference:
Details (p.691))
Details (p.617))
Details (p.683))
Vision System FH/FZ5 Series
User's Manual (Z340)

Advertisement

Table of Contents
loading

Table of Contents