Omron FZ4 Series User Manual page 280

Vision sensor
Table of Contents

Advertisement

Sets the processing unit title name
SetUnitTitle <unitNo>, <unitTitle>
Parameters
<unitNo>
<unitTitle>
4
Return Value
None.
Description
Sets the processing unit title name.
Example
Sets the name of the search target in the title of the search processing unit # 2 processing unit
SetUnitTitle 2, "Bolt Search"
Gets the sine of the specified expression.
Sin (<Expression>)
Parameters
<Expression>
Return Value
Returns the value of the double-precision type number.
The content of the value is the sine value that is fetched. This is returned as a numeric value within the
range of -1 to 1.
Description
Specify the angle in the <Expression> as a radian. In the case of angle notation (X degrees), it is
necessary to convert to a radian by multiplying pi/180.
Specify either an integer type or double-precision type real number in the <Expression>.
Example
Get the sine of 30 degrees.
DATA#=Sin(30/180*3.141592)
278
Using Custom Command
Processing unit number
The processing unit title name that is to be set
The expression that gets the sine (integer type or double-precision type)
FZ4 User's Manual

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents