4
Using
Tool
288
Using Custom Command
FZ4 User's Manual
<dataNo>
Data number (integer type)
<dataIdent>
Data ident name (character type)
Return Value
The processing unit data.
Description
Gets the processing unit data of a processing item.
Gets the numeric value, otherwise, get the value which is transform to numeric value.
Example
Gets a value measured in the X coordinate processing unit Search has been registered in the
processing unit number 5
serrch# = UnitData(5, 6)
or
serrch# = UnitData(5, "X")
Gets processing unit data (character string)
UnitData$(<unitNo>, <dataNo> | <dataIdent>)
Parameters
<unitNo>
Processing unit number (integer type)
<dataNo>
Data number (integer type)
<dataIdent>
Data ident name (character type)
Return Value
The processing unit data.
Description
Gets the processing unit data of a processing item.
Gets the character string value, otherwise, get the value which is transform to character string value.
Example
Gets a string decoding has been registered to the processing unit of the number 5 processing unit
decodeChar$ = UnitData$(5, 7)
or
decodeChar$ = UnitData$(5, "decodeCharStr")
Acesst 1.0 6251194
Summary of Contents for FZ4 Series
Page 1: ...User s Manual Cat No Z318 E1 02B Vision Sensor FZ4 Series...
Page 38: ...1 Before Operation 36 Setting Operation Mode FZ4 User s Manual 1 CPU 2 CPUs FZ4 11 H11 only...
Page 330: ...4 Using Tool 328 Remotely Operating the Controller Remote Operation FZ4 User s Manual...
Page 566: ......
Page 648: ...8 Appendixes 646 Manual Revision History FZ4 User s Manual...
Page 654: ...652 FZ4 User s Manual...
Page 655: ......