Posts: 12
Threads: 2
Joined: Apr 2023
Reputation:
0
04-14-2023, 04:42 AM
(This post was last modified: 04-14-2023, 04:43 AM by oxedgar.)
Hello, I try to get KCS-Firmware to work has i want...
I have one output to need to work in two modes ...
the first is normal On-OFF toggle with one input triggered (this work fine)
The the second mode is to delayed this same output if i trigger another input (this do not work)
The result is to provide one wall button to ON Off Light and for the same light one motion PIR not temporised to work with specific delay set in this smart controller!
Can i make this with KCS firmware?
Posts: 6,242
Threads: 804
Joined: Oct 2020
Reputation:
151
do you mean: use by two INPUT mode:
1. input short with GND, output action right now.
2. input short with GND and hold on some second, then output action run.
is that right?
Posts: 12
Threads: 2
Joined: Apr 2023
Reputation:
0
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?
Posts: 6,242
Threads: 804
Joined: Oct 2020
Reputation:
151
Terminal Device Function
DI1 Button DO1 = ON-OFF
DI2 PIR DO1 = Delay 2 minutes
DO1 Relay
do these function by two different DI, no problem with "KCS" fimrware, you can try. i understand you now.
Posts: 12
Threads: 2
Joined: Apr 2023
Reputation:
0
04-16-2023, 11:42 AM
(This post was last modified: 04-16-2023, 08:51 PM by oxedgar.)
can you tell me how can i make this? When i put the delay on DO1 all times the delay occurs! is not like i want!?!
I found one way but i lose one output by delayed outputs i need! in case of DO1, i have connected SSR. In Parallel i have connected output Do11 with one Diode 1N4001 and i have setted my tempo on Do11 and no tempo on DO1.
This is not very fun but it is working !
Tell me if you have another way to make this with KCS?
Posts: 6,242
Threads: 804
Joined: Oct 2020
Reputation:
151
we will feedback to software engineer.
Posts: 291
Threads: 234
Joined: Jan 2021
(04-14-2023, 06:13 PM)oxedgar Wrote: 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?
POST a image about your settings