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.

NOT Gate in FB Editor  ?
#2
You can use XOR gate with two inputs - binary object and number 1.
     

Or you can use a simple event script:
Code:
value = event.getvalue()
grp.write('1/1/1', not value)
Reply


Messages In This Thread
NOT Gate in FB Editor  ? - by frasaha - 28.09.2025, 07:15
RE: NOT Gate in FB Editor  ? - by admin - 29.09.2025, 07:07
RE: NOT Gate in FB Editor  ? - by Daniel - 29.09.2025, 07:27
RE: NOT Gate in FB Editor  ? - by frasaha - 30.09.2025, 19:31

Forum Jump: