Omron FZ4 Series User Manual page 191

Vision sensor
Table of Contents

Advertisement

Change scene group number
ChangeSceneGroup <sceneGroupNo> , <sceneNo>
Parameters
<sceneGroupNo>
<sceneNo>
Return Value
None.
Description
Change the scene group and the scene appointed with a <sceneGroupNo> and a <sceneNo>.
Example
Change to scene group 10.
ChangeSceneGroup 10 , 0
Check a registration state of the processing unit
CheckUnit (<unitNo>)
Parameters
<unitNo>
Return Value
Returns the value of the integer type.
The content of the value is the registration state.
0:Non-registration.
1:Registered
Description
Check whether is registered at the position where a processing item was appointed with an <unitNo>.
Example
When a processing unit is registered in unit 3, rearrange it for a processing item search.
if CheckUnit (3) = 1 then
Ident$ = "Search"
AssignUnit 3 , Ident$
endif
FZ4 User's Manual
Scene group number to change(integer type)
Scene number to change(integer type)
Unit number to check (integer type)
Using Custom Command
4
189

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents