If I have two programmable relays assistants to set the K1 ON and OFF, and at some point, both assistants set the K1 ON and OFF. How will be the status of K1? ON or OFF?
Let´s say the logics are the following:
- Assistant1: K1 set ON if SOC Higher than 20%
- Assistant2: K2 set OFF if SOC Higher than 80%
Result:
- SOC 50%= K1 ON
- SOC 81%= K1 ???