Compares input “In A” and “In B”.
Formula
“Out A>B” =>true (1) if A > B, else false (0)
“Out A=B” =>true (1) if A = B, else false (0)
“Out Atrue (1) if A < B, else false (0)
Fig. 82. Wire-sheet Icon
Fig. 83. Property Sheet
Fig. 84. Slot Sheet
Table 57. Inputs
Inputs |
Type |
Functional description |
In A |
numeric |
Analog input value |
In B |
numeric |
Analog input value |
In Enabled |
boolean |
If the input “In Enabled” is set to false disabled in the slot sheet, the output “Out” will be disabled and is set to the value “0”. |
Table 58. Outputs
Outputs |
Type |
Functional description |
Out A>B |
boolean |
Out A>B” =>true (1) if A > B, else false (0) |
Out A=B |
boolean |
“Out A=B” =>true (1) if A = B, else false (0) |
Out A |
boolean |
“Out Atrue (1) if A < B, else false (0) |
No parameters.