This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Timer for multiple toilet's vents
#7
(4 hours ago)admin Wrote: Works for me. Do you have it as resident script with 0 sleep time?

Enable logging for 0/1/1 and 0/1/2. Setting 0/1/1 to OFF should immediately set 0/1/2 to ON for 10 seconds.

Yeah, it works, I have 60s time. Thank You

(4 hours ago)2MAX Wrote:
(4 hours ago)admin Wrote: Works for me. Do you have it as resident script with 0 sleep time?

Enable logging for 0/1/1 and 0/1/2. Setting 0/1/1 to OFF should immediately set 0/1/2 to ON for 10 seconds.

Yeah, it works, I have 60s time. Thank You

Code:
  groups = {
    --samples
    { tag = 'my_group_and', output = '4/0/0', mode = 'and' },
    { tag = 'my_group_or', output = '4/0/1', mode = 'or' },
    { tag = 'my_group_avg', output = '4/0/2', mode = 'avg' },
  }
I dont understand what mean "my_group_or", it is possible to 4 adresses in this place to compare OR like this : tag = '3/1/10', '3/1/20', '3/1/24' , '3/1/47'       ??
Reply


Messages In This Thread
Timer for multiple toilet's vents - by 2MAX - 14.10.2024, 04:21
RE: Timer for multiple toilet's vents - by 2MAX - 4 hours ago

Forum Jump: