Omron FZ4 Series User Manual page 186

Vision sensor
Table of Contents

Advertisement

Adds system data
AddSystemData <dataIdent0>, <dataIdent1>, <data>
Parameters
<dataIdent0>
<dataIdent1>
<data>
4
Return Value
None.
Description
Adds the system data of data ident1 and setting data in the data ident 0.
Reference:
Example
Add set data identifier name 1 (LogingCount) to set data identifier name 0 (PanDA) in system data.
Set 20 for set data.
AddSystemData "Logging" , "LogingCount" , 20
Get the logical product (AND) of 2 specified expressions.
<expression1> And <expression2>
Parameters
<expression1>
<expression2>
Return Value
Returns the value of the integer.
The content of the value is the logical product of the 2 specified expressions.
Description
Values from -2147483648 to 2147483647 can be specified for <Expression 1> and <Expression 2>.
When the values of <Expression 1> and <Expression 2> are double-precision type, the fractional part is
handled as a rounded value.
It can also be used in an If statement as an And condition. Refer to Calculation for details on logical
expressions.
Reference:
184
Using Custom Command
Set data ident 0 (character string type) Fixed to "PanDA"
Set data ident name 1 (character string type)
Setting information (integer type/double-precision real type/character string type)
List of system data (p.297)
The expression (integer type) that requests the logical product.
The expression (integer type) that requests the logical product.
Calculation (p.159)
FZ4 User's Manual

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents