(11-29-2020, 10:57 AM)athxp Wrote: I set it to "close" because I need the relay contact 30 to close
ok, maybe i solved. I got the programming logic wrong:
"set relay open" is intended as a command of the output, not of the contact.
if = in01 - edgeP - hold time 5s.
then = relay out type - ch30 - set the relay OPEN
this is how it works, however once in01 returns to 0 the relay continues to remain energized, so:
if = in01 - edgeN - hold time 5s.
then = relay out type - ch30 - set the relay CLOSE
Hi everybody who has problems with programming logical functions.
Here in Kincony existing system error in logical presentation's;
Close is OFF (Logical False)
Open is ON (Logical True)
This logic used in valve pipe systems, Close valve mean water not flaw, Open valve mean water can flaw.
---------------
In Relay's / switch technology logic is opposite:
Close mean (Contact closed and current flaw) (Logical True)
Open mean (Contact opened and current not flaw) (Logical False)
This logical should be accepted in Kincony systems and software.
I am not sure how and why use oposit logic. It confused almost all who use this.
---------------------------
It is reason you stay confused in logic. I suggest in Kincony consider this.