NT30-KBA04 Omron, NT30-KBA04 Datasheet - Page 279

no-image

NT30-KBA04

Manufacturer Part Number
NT30-KBA04
Description
ANTI GLARE COVER FOR NT31
Manufacturer
Omron
Datasheets

Specifications of NT30-KBA04

Leaded Process Compatible
No
Peak Reflow Compatible (260 C)
No
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Available Operators
Specifying Calculation
Results and Data
270
Mathematical Function
Arithmetic
operators
Boolean
operators
Bit-wise
operators
Comparison
operators
Type
+
*
/
%
AND
OR
XOR
&
|
^
<
>
= =
Symbol
Reference: All of the calculation results are stored in word units, including the results of bool-
Addition
Subtraction
Multiplication
Division, yields the quotient
Division, yields the remainder
Yields TRUE (1) if the results of both the left formula and
right formula are TRUE (non-zero). Otherwise yields FALSE
(0).
Yields TRUE (1) if the result of the left formula, the right
formula, or both are TRUE (non-zero). Otherwise yields
FALSE (0).
Yields TRUE (1) if the result of one formula is TRUE
(non-zero) and the other is FALSE (0).
Yields FALSE (0) if the results of both formulas are TRUE
(non-zero) or both are FALSE (0).
Logically ANDs the two bits.
Logically ORs the two bits.
Logically XORs the two bits.
Yields TRUE (1) if the result of the left formula is less than
the result of the right formula. Otherwise yields FALSE (0).
Yields TRUE (1) if the result of the left formula is greater
than the result of the right formula. Otherwise yields FALSE
(0).
Yields TRUE (1) if the result of the left formula is equal to
the result of the right formula, otherwise yields FALSE (0).
ean and comparison operations. The results aren’t indicated by turning a particu-
lar bit ON or OFF.
The following operators can be used by the mathematical function.
The operators shown in the table above can be used in any combination. The
operators have no priority order; the order of operations is determined by the pa-
rentheses in the formula pattern.
Example Formula Setting
The following kinds of calculations can be performed by combining formula pat-
terns and operators.
The calculations in the table above are examples. a wide variety of calculations
can be made by combining other formula patterns and operators.
The following storage locations or values can be specified for calculation results
and operands.
Scaling calculation (2×X+Y)
Bit inversion of X
Setting the most significant byte of X to 0
Determining whether X is greater than Y
Determining whether 5×X+Y equals 100
Determining whether X is between 15 and 68
Calculation results:
Numeral memory tables or PC addresses (PT memory)
Operands:
Numeral memory tables, PC addresses (PT memory), or constants
Desired calculation
Function
(2 * X) + Y
X ^ FFFF
X & 00FF
X > Y
100 = = ((5 * X) + Y)
((X > 15) AND (X < 68)) + 0
Result of addition
Result of subtraction
Result of multiplication
Result of division (quotient)
Result of division
(remainder)
TRUE (1) or FALSE (0)
TRUE (1) or FALSE (0)
TRUE (1) or FALSE (0)
Result of logical AND
Result of logical OR
Result of logical XOR
TRUE (1) or FALSE (0)
TRUE (1) or FALSE (0)
TRUE (1) or FALSE (0)
Formula and operators
H
H
Section
Result
2-18

Related parts for NT30-KBA04