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.

Multi OR port
#1
Hallo,
I need create a OR port with about 90-100 input. I tagged each input in objects window. It's possible create the OR gate useing the tag of the group address?

I wrote the follow example that don't function:


if (true == grp.tag('LuciScalaA')) then
  grp.write('12/1/21', true)
else
  os.sleep(100)
  grp.write('12/1/21', false)
end

See attached

Best regards

Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Multi OR port - by fabiorusco - 21.01.2019, 15:38
RE: Multi OR port - by Erwin van der Zwart - 21.01.2019, 21:51
RE: Multi OR port - by Daniel - 22.01.2019, 08:31
RE: Multi OR port - by MantasJ - 24.01.2019, 14:53
RE: Multi OR port - by Daniel - 24.01.2019, 15:00
RE: Multi OR port - by MantasJ - 24.01.2019, 15:55
RE: Multi OR port - by Daniel - 24.01.2019, 16:07
RE: Multi OR port - by Erwin van der Zwart - 24.01.2019, 16:49

Forum Jump: