events < SCHEDULER? - Wersja do druku +- Forum Tiny Control Solution (https://forum.tinycontrol.pl) +-- Dział: LanKontroler - sprzęt i wersje wsadów, problemy, zastosowanie (https://forum.tinycontrol.pl/forumdisplay.php?fid=3) +--- Dział: LanKontroler - wersje oprogramowania (https://forum.tinycontrol.pl/forumdisplay.php?fid=4) +--- Wątek: events < SCHEDULER? (/showthread.php?tid=116) Strony:
1
2
|
events < SCHEDULER? - raptor - 11-29-2012 Hello bro, sorry for (my easy) english. Im from Czech I manage a gas heater like a thermostat with this device. It works properly. I have two questions: Why Events have smaller priority than Scheduler? Scheduler run heater (before coming home) and the Events doesnt stop when is the temperature above hysteresis. Second question: I try to connect by mobile phone (galaxy Ace) with opera (ver. 12.00.ADR-1207201819) and it doesnt work Instead it lag the Controler :o Is the true, the Opera is too simple? Thanks guys. dziękuję za odpowiedzi chłopaki 8-) Re: events < SHEDULER? - wilkxt - 11-29-2012 raptor napisał(a):I have two questions:Events has identical priorytet that scheduler. State of the outputs is dependent on the last event of an config events, scheduler or watchdog raptor napisał(a):Second question: We testet opera only PC computer and it works fine. Maybe change the font size or resolution Re: events < SHEDULER? - raptor - 11-30-2012 ok, I simulate the situation one more time: my firmware is ("lan_module_ver_2_34a.bin"), ver. 2.25 was the same set event http://raptor320d.vserver.cz/pic/event.png panel of application with sensor Inp7 http://raptor320d.vserver.cz/pic/panel.png set scheduler and "save and reboot" http://raptor320d.vserver.cz/pic/scheduler.png waiting for start scheduler http://raptor320d.vserver.cz/pic/before.png scheduler start, waiting for event to stop Out0 http://raptor320d.vserver.cz/pic/run_scheduler.png nothing happend http://raptor320d.vserver.cz/pic/event_doesnt_stoped.png the same is, when i start Out0 by hand, event doesnt stop Out0.. what i do wrong :roll: Re: events < SCHEDULER? - wilkxt - 12-03-2012 Upgrade to version 2.35 http://tinycontrol.ats.pl/forum/viewtopic.php?f=2&t=2567 and test again Re: events < SCHEDULER? - raptor - 12-03-2012 wilkxt napisał(a):Upgrade to version 2.35 http://tinycontrol.ats.pl/forum/viewtopic.php?f=2&t=2567 and test againgenius, he must be genius :mrgreen: ok, I try in the evening Re: events < SCHEDULER? - raptor - 12-05-2012 wilkxt napisał(a):Upgrade to version 2.35 http://tinycontrol.ats.pl/forum/viewtopic.php?f=2&t=2567 and test againhave the 35: scheduler start at 11:52 http://raptor320d.vserver.cz/pic/3.png event wanna stop at Inp8=17.6°C http://raptor320d.vserver.cz/pic/2.png heater is running http://raptor320d.vserver.cz/pic/1.png get, ready, set.... http://raptor320d.vserver.cz/pic/4.png hovno! http://raptor320d.vserver.cz/pic/7.png nothings happend =) Re: events < SCHEDULER? - wilkxt - 12-06-2012 Nothing happend because config events switches outs when the signal exceeds the setpoint + hysteresis and next setpoint- hysteresis. In this case you have set point 17+ 0,6 hysteresis, if temp was below 17-0,6 (=17,6, then out0 OFF. But if temp was above 16,4 (eg. 16,8) and next go to >=17,6, nothing hapend because temp never was below 16,4. See picture temp.jpg (Rozmiar: 24.64 KB / Pobrań: 4,292) Re: events < SCHEDULER? - raptor - 12-06-2012 wilkxt napisał(a):Nothing happend because config events switches outs when the signal exceeds the setpoint + hysteresis and next setpoint- hysteresis. ok, when I push on by scheduler, I must stop by scheduler (for sure), I understand It works well for other purposes. New question: Are you thinking about trigger which stop(start) the output depending on actual temperature, not hysteresis? Thank you a lot for your time. Re: events < SCHEDULER? - wilkxt - 12-06-2012 raptor napisał(a):ok, when I push on by scheduler, I must stop by scheduler (for sure), I understandNo, scheduler set out ON and events can OFF this out raptor napisał(a):New question:You may set hysteresis to 0, but if inp8 wil be below 17 then out0 set ON, but you don't that? You want to set out0 ON only by scheduler(not event), and event have it OFF only when temp wil be above 17,6? Tel me what is lowest temperatur on INP8? Re: events < SCHEDULER? - raptor - 12-13-2012 wilkxt napisał(a):raptor napisał(a):ok, when I push on by scheduler, I must stop by scheduler (for sure), I understandNo, scheduler set out ON and events can OFF this out wilkxt napisał(a):But if temp was above 16,4 (eg. 16,8) and next go to >=17,6, nothing hapend because temp never was below 16,4.I don't know, how is the temperature when scheduler START out0, I must stop by scheduler (for sure). wilkxt napisał(a):You may set hysteresis to 0, but if inp8 wil be below 17 then out0 set ON, but you don't that? You want to set out0 ON only by scheduler(not event), and event have it OFF only when temp wil be above 17,6? I would like to maintain the temperature in the house was close to 17-18 ° C (0.5 ° C hysteresis) - heater always slightly overheated. It works wonderfully But. When I come home, and when I get up, I'd like to have more heat. Then I manually switch to a different event (20 ° C + -0.5 ° C) The overheating must be fully automatically, because, I may have work responsibilities and do not have to be at home. perhaps if there was a trigger at 22 ° C which would say STOP, it would be pretty easy. |