A-18
0 - No Operation
1 - R1 + R2 (Addition)
2 - R1 – R2 (Subtraction)
3 - R1 * R2 (Multiplication)
4 - R1 / R2 (Division)
5 - R1 ^ R2 (Power of)
6 - sqrt(R1)(Square Root)
7 - sin(R1) (Trig Sine)
8 - cos(R1) (Trig Cosine)
9 - tan(R1) (Trig Tangent)
10 - ABS(R1) (Remove sign)
11 - Log(R1) (Logarithm)
12 - 1 / R1 (Reciprocal)
13 - R1 % R2 (Modulo)
4.
Bit Operations are executed when the corresponding register in array 11 is read. The registers in
array 12 contain operation codes specifying the bit operation to be performed. The registers in
arrays 13 and 14 contain the operands of the operations. The result of the bit operation is
returned in the corresponding register in array 11. The following bit operation codes are
supported:
20 - R1 & R2 (Bitwise AND)
21 - R1 | R2 (Bitwise OR)
22 - R1 ^ R2 (Bitwise XOR)
23 - R1 ~ R2 (Bitwise Complement)
24 - R1 << R2 (Bitwise Shift Left)
25 - R1 >> R2 (Bitwise Shift Right)
26 - R1 = !R2 (Bitwise NOT)
30 - (R1 & R2) == 0 (True if Equal to Zero)
31 - (R1 & R2) != 0 (True if Not Equal to Zero)
32 - (R1 | R2) == 0 (True if Equal to Zero)
33 - (R1 | R2) != 0 (True if Not Equal to Zero)
34 - (R1 ^ R2) == 0 (True if Equal to Zero)
35 - (R1 ^ R2) != 0 (True if Not Equal to Zero)
5.
Compare Operations are executed when the corresponding register in array 15 is read. The
registers in array 16 contain operation codes specifying the compare operation to be performed.
The registers in arrays 17 and 18 contain the operands of the operations. The result of the
compare operation is returned in the corresponding register in array 15. The following compare
operation codes are supported:
40 - R1 == R2 (True if Equal)
41 - R1 != R2 (True if Not Equal)
42 - R1 > R2 (True if Greater than)
43 - R1 >= R2 (True if Greater than or equal to)
44 - R1 < R2 (True if Less than)
45 - R1 <= R2 (True if Less than or equal to)
46 - R1 == 0 (True if Equal to zero)
47 - R1 != 0 (True if Not Equal to zero)
Summary of Contents for XRC6490
Page 1: ...2100802 001 AB TOTALFLOW XSeries Remote Controller User s Manual ...
Page 6: ...iv B B Bl lla a an n nk k k P P Pa a ag g ge e e ...
Page 10: ...viii B B Bl lla a an n nk k k P P Pa a ag g ge e e ...
Page 19: ...1 5 Standard Enclosure Cont RC 6790 X Figure 1 2 Model XRC6790 Continued on Next Page ...
Page 41: ...1 27 Totalflow Input Output Modules Cont Figure 1 16 XRC6990 Inside View ...
Page 42: ...1 28 B B Bl lla a an n nk k k P P Pa a ag g ge e e ...
Page 64: ...2 22 B B Bl lla a an n nk k k P P Pa a ag g ge e e ...
Page 86: ...4 12 Replacing XRC 195 Board Cont Figure 4 5 XRC Board Connections ...
Page 88: ...4 14 B B Bl lla a an n nk k k P P Pa a ag g ge e e ...
Page 112: ...5 24 12V Communication Supply Voltage Test Cont Figure 5 9 XRC 195 Communication Wiring ...
Page 292: ...A 176 B B Bl lla a an n nk k k P P Pa a ag g ge e e ...
Page 340: ...B 48 B B Bl lla a an n nk k k P P Pa a ag g ge e e ...
Page 342: ...C 2 B B Bl lla a an n nk k k P P Pa a ag g ge e e ...