Omron FZ4 Series User Manual page 275

Vision sensor
Table of Contents

Advertisement

Description
The number of the <sceneDescription> is less than 255 characters.
The scene that is bigger than maximum scene number cannot set explanation.
Example
Gets the explanation of scene. Set a explanation if unestablished.
'Gets the explanation of scene
description$ = SceneDescription$(1)
If description$ = "" Then
   'Set the explanation.
   SetSceneDescription 1, "Description 1"
Endif
Set the scene group title name
SetSceneGroupTitle <sceneGroupNo> , <sceneGroupTitle>
Parameters
<sceneGroupNo>
<sceneGroupTitle>
Return Value
None.
Description
Do not appoint it other than -1 in an <sceneGroupNo>.
The number of the <sceneGroupTitle> is less than 15 characters.
Example
Gets the title name of scene group 0. Set a title name if unestablished.
If SceneGroupTitle$(-1) = "" Then
   SetSceneGroupTitle -1 , "Group name"
Endif
Set the scene maker name
SetSceneMaker <sceneNo>, <sceneMaker>
Parameters
<sceneNo>
<sceneMaker>
FZ4 User's Manual
Scene group number (integer type)
title name (character type)
Scene number (integer type)
maker name (character type)
Using Custom Command
4
273

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents