04-14-2023, 06:13 PM
Not exactly! here are more details:
I want to use a button and a Pir to turn on a lamp. But I want the pir to turn on the lamp on a timed basis. However, I may also need to light the lamp for a long time. hence I need a button to turn it on and off!
Here is the context:
Terminal Device Function
DI1 Button DO1 = ON-OFF
DI2 PIR DO1 = Delay 2 minutes
DO1 Relay
I would like to do it intelligently without necessarily using two outputs with one timed and the other ON-OFF wired in parallel! Is it possible?
I want to use a button and a Pir to turn on a lamp. But I want the pir to turn on the lamp on a timed basis. However, I may also need to light the lamp for a long time. hence I need a button to turn it on and off!
Here is the context:
Terminal Device Function
DI1 Button DO1 = ON-OFF
DI2 PIR DO1 = Delay 2 minutes
DO1 Relay
I would like to do it intelligently without necessarily using two outputs with one timed and the other ON-OFF wired in parallel! Is it possible?