Omron FZ4 Series User Manual page 265

Vision sensor
Table of Contents

Advertisement

Gets the number of available scene groups
SceneGroupCount
Parameters
None.
Return Value
Returns the value of the integer type.
The content of the value is available scene groups.
Description
The number of effective scene group is 0 - SceneGroupCount-1.
Example
Gets the number of effective scene groups.
groupCount& = SceneGroupCount
Gets the current scene group number
SceneGroupNo
Parameters
None.
Return Value
Returns the value of the integer type.
The content of the value is current scene group number.
Description
Gets the current scene group number.
Example
Gets the current scene group number. If scene group number is 3, change it to scene 3.
'Gets the current scene group number.
groupNo& = SceneGroupNo
If groupNo& = 3 Then
   ChangeScene 3
Endif
FZ4 User's Manual
Using Custom Command
4
263

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents