Panasonic MICRO-IMAGECHECKER AX40 User Manual page 167

Hide thumbs Also See for MICRO-IMAGECHECKER AX40:
Table of Contents

Advertisement

Operators
AX40 provides the following operators for judging the results of multiple checkers or numeric
expressions.
Name
Symbol
Logical sum
+
Logical product
*
Exclusive OR
#
Negation
/
Left parenthesis
(
Right parenthesis
)
Meaning
Detail
OR
Returns "OK (1)", if the result of either A or B is OK (1).
Example: JD01=A+B
A
OK (1)
OK (1)
NG (0)
NG (0)
AND
Returns "OK (1)", if the results of both A and B is OK (1).
Example: JD01=A*B
A
OK (1)
OK (1)
NG (0)
NG (0)
XOR
Returns "OK (1)", if the results of both A and B are not the same.
Example: JD01=A#B
A
OK (1)
OK (1)
NG (0)
NG (0)
NOT
Highlights the cells of judgement results
Example: JD01=/A
A
OK (1)
NG (0)
If you want to incorporate "NOT" to multiple contents, do not use
them with parentheses.
Wrong: JD01=/(A+B)
Correct: JD01=/A+/B
-
Judges the contents in parenthesis by priority.
-
B
Judgement result of JD01
OK (1)
OK (1)
OK (1)
NG (0)
OK (1)
OK (1)
NG (0)
NG (0)
B
Judgement result of JD01
OK (1)
OK (1)
NG (0)
NG (0)
OK (1)
NG (0)
NG (0)
NG (0)
B
Judgement result of JD01
OK (1)
NG (0)
OK (1)
NG (0)
OK (1)
OK (1)
NG (0)
NG (0)
/
Judgement result of JD01
- Highlight -
NG (0)
OK (1)
- Highlight -
159

Advertisement

Table of Contents
loading

Table of Contents