Omron FZ4 Series User Manual page 281

Vision sensor
Table of Contents

Advertisement

The result is as follows:
DATA#=0.5
Gets the square root.
Sqr (<Expression>)
Parameters
<Expression>
The expression that gets the square root (integer type or double-precision type)
Return Value
Returns the value of the double-precision type number.
The content of the value is the square root value that is fetched.
Description
Get the square root of the specified expression. The value of the <Expression> must be 0 or a positive
number.
Specify either an integer type or double-precision type real number in the <Expression>.
Regardless of the type of value specified in <Expression> the Sqr function returns a double-precision
real number type value.
Example
Get the square root of 256.
DATA#=Sqr(256)
The result is as follows:
DATA#=16
Time of starting a measurement processing
StartTimer
Parameters
None.
Return Value
Time information at the time of StartTimer is called.
FZ4 User's Manual
Using Custom Command
4
279

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents