5 WindO/I-NV3 Common Operations and Settings
2-66
SmartAXIS Touch User's Manual
●
Setting and operation examples
Settings
Action
Direct entry
Trigger Condition Settings
dialog box
[M0] == [M1]
The condition is satisfied if the values of
M0 and M1 are equal.
[M0] == [M1] & [M2]
The condition is satisfied if the result of
the AND operation on M1 and M2 is
equal to M0.
[M0] == ~[M1]
The condition is satisfied if the result of
flipping the bits in M1 is equal to M0.
1234 == [D0]
The condition is satisfied if the value of
D0 equals 1234.
100 <= [D0] + [D1] + [D2] + [D3]
The condition is satisfied if the result of
adding the values of D0 through D3 is
100 or greater.
0 != [D0] % 10
The condition is satisfied if the value of
the remainder after D0 is divided by 10
does not equal 0 (the value of D10
cannot be entirely divided by 10).
[D0] == ~[D1] & ~[D2] & [D3] &
[D4]
The condition is satisfied if the logical
AND operation on the flipped bits of D1,
the flipped bits of D2, the value of D3,
and the value of D4 is equal to D0.
[D10] + [D11] == [D12] + [D13]
The condition is satisfied if the result of
adding the values of D12 and D13 is
equal to the result of adding the values
D10 and D11.
[D10] == [D11] + [D12] * 2 +
[D13]
The condition is satisfied if the result of
adding the values of D11, D12 multiplied
by two, and D13 is equal to the value of
D10.
100 <= [D0] + [D1] + [D2] + [D3]
+ [D4] + [D5] + [D6]+ [D7]
(This expression cannot be
configured in the Trigger
Condition Settings dialog box
because it has over 6 items of
data.)
The condition is satisfied if the result of
adding the values of D0 through D7 is
100 or greater.
1 == ([M0] && [M1]) || ([M2] && [M3])
(This expression cannot be
configured on the Trigger
Condition Settings dialog box
because it uses logical operators
and it contains parentheses
“(” and “)”.)
The condition is satisfied if the logical OR
operation on the result of the logical AND
operation on M0 and M1 and the result of
the logical AND operation on M2 and M3
is equal to 1.
[LDR10] + [LDR11] == [LDR12] *
([LDR13] + [LDR14])
(This expression cannot be
configured on the Trigger
Condition Settings dialog box
because it mixes bitwise
operators and logical operators
or it contains parentheses
“(” and “)”.)
The condition is satisfied if the result of
multiplying the value of LDR12 by the
result of adding the values of LDR13 and
LDR14 is equal to the result of adding
the values of LDR10 and LDR11.
Data
M0
==
Data
M1
Op.
Data
M0
Op.
==
Data
M1
Op.
&
Data
M2
Data
M0
Op.
&
Data
M1
Not
Data
1234
Op.
==
Data
D0
Data
100
Op.
<=
Data
D0
Op.
+
Data
D1
Op.
+
Data
D2
Op.
+
Data
D3
Data
0
Op.
!=
Data
D0
Op.
%
Data
10
Data
D0
Op.
==
Data
D1
Not
Op.
==
Data
D2
Not
Op.
&
Data
D3
Op.
&
Data
D4
Data
D10
Op.
+
Data
D11
Op.
==
Data
D12
Op.
+
Data
D13
Data
D10
Op.
==
Data
D11
Op.
+
Data
D12
Op.
*
Data
2
Op.
+
Data
D13
Summary of Contents for SmartAXIS Touch FT1A Series
Page 1: ...FT1A Series FT9Y B1390 4 SmartAXIS Touch User s Manual ...
Page 22: ...Contents Preface 21 SmartAXIS Touch User s Manual ...
Page 240: ...6 Using Library Screens 4 36 SmartAXIS Touch User s Manual ...
Page 416: ...2 Multi State Lamps 8 26 SmartAXIS Touch User s Manual ...
Page 558: ...9 Calendar 9 142 SmartAXIS Touch User s Manual ...
Page 668: ...6 Timer 11 52 SmartAXIS Touch User s Manual ...
Page 754: ...4 Using Data and Detected Alarms 13 34 SmartAXIS Touch User s Manual ...
Page 792: ...4 Using the Data 14 38 SmartAXIS Touch User s Manual ...
Page 810: ...4 Using the Data 15 18 SmartAXIS Touch User s Manual ...
Page 870: ...3 Text Manager 19 16 SmartAXIS Touch User s Manual ...
Page 924: ...6 Important Notes 20 54 SmartAXIS Touch User s Manual ...
Page 1036: ...5 User Communication 22 74 SmartAXIS Touch User s Manual ...
Page 1092: ...2 Monitoring on the Touch 24 26 SmartAXIS Touch User s Manual ...
Page 1142: ...2 Word Devices 27 18 SmartAXIS Touch User s Manual ...
Page 1186: ...2 Analog Cartridge 29 34 SmartAXIS Touch User s Manual ...
Page 1194: ...3 Handling Problems 30 8 SmartAXIS Touch User s Manual ...