Omron FZ4 Series User Manual page 230

Vision sensor
Table of Contents

Advertisement

Return Value
Returns the value of the character type.
The content of the values is a identifier of the processing item.
Description
Gets the Distinguished Name of the processing item.
Example
Acquire the number of the available processing items and search a search processing item and acquire
4
graphic data biggest number information of the search processing item.
   'Gets the number of the processing items
   Inum& = ItemCount
   'Search of search item.
   For I&=0 To Inum&-1
     If ItemIdent$(I&) = "Search" Then
       Goto *GetInfo
     Endif
   Next
   .
   .
   .
*GetInfo
   'Gets graphic data biggest number information of the search processing item.
   figMax& = ItemInfo (I& , 4)
Gets the information of the processing item
ItemInfo (<itemNo> , <kind>)
Parameters
<itemNo>
<kind>
Return Value
Returns the value of the integer type.
The content of the values is a information of the processing item.
228
Using Custom Command
Processing item number (integer type)
Kind number (integer type)
0:Processing item Kind
1:Setup data structure body size
2:Measurement data structure body size
3:Control data structure body size
4:Graphic data maximum number
5:Model data maximum number
6:Imege data maximum number
7:Innner unit maximum number
8:Imaging camera setting
FZ4 User's Manual

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents