6.4. EQU(Equal) Examine Equal
6.4. EQU(Equal):Examine Equal
Symbol | |
Relay combination | |
Factor | sA: 1st relay (or Number) to be compared sB: 2nd relay (or Number) to be compared |
Description | Compare two values and if they are equal, Rung will be activated.(Contact point activated) |
Usage example | EQU(XB3,100): If the value on XB3 is 100, Rung will be activated. EQU(XB3,RW4): If the value on both XB3 and RW4 are same, Rung will be activated. |