Omron FQ-CR1 User Manual page 68

Fixed mount multi code reader
Hide thumbs Also See for FQ-CR1:
Table of Contents

Advertisement

Example: Subtracting 120 from the calculation result of expression 0.
Result of expression 0
Example: Adding the judgement result of inspection items 0 and 1.
Judgement result for inspection item 0
Function List
The following functions can be used in calculations.
Function
Description
Finds the sine. The result is a value between 1 and 1.
SIN
The angle in the expression is in degrees.
SIN(angle)
Finds the cosine. The result is a value between 1 and 1.
COS
The angle in the expression is in degrees.
COS(angle)
ATAN
Finds the arctangent of the value (Y component, X component). The result is a radian value between
 and .
ANGL(Y_component,X_component)
Example: Finding the angle between the straight line joining the centers of region 0 and region 1 and
ATAN(R1.Y-R0.Y,R1.X-R0.X)
If the two arguments are both 0, the result is 0 and the judgement is NG.
AND
Finds the logical AND.
If one of the arguments is 0, the calculation result is 0. Otherwise it is 1.
AND(argument_1,argument_2)
OR
Finds the logical OR.
If both of the arguments are 0, the calculation result is 0. Otherwise it is 1.
OR(argument_1,argument_2)
NOT
Applies a logical NOT operation.
If the argument is 0, the calculation result is 1. Otherwise it is 0.
NOT(argument)
ABS
Finds the absolute value.
ABS(argument)
MAX
Returns the larger of the two arguments.
MAX(argument_1, argument_2)
MIN
Returns the smaller of the two arguments.
MAX(argument_1, argument_2)
66
Calculations and Judgements Using Inspection Item Data
Constant
Mathematical operator
Judgement result for inspection item 1
Mathematical operator
horizontal.
FQ User's Manual

Advertisement

Table of Contents
loading

Table of Contents