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.

Invert incoming?
#6
(27.12.2018, 17:59)kenjirosama Wrote:
(27.12.2018, 09:06)Daniel. Wrote: Use filter and you have not output. Or just add not to grp.write('1/1/1), not threshold1)

Thank you very much for your reply. 
Unfortunately I don´t undestand what your saying. Where in the code should this be?

Tried filters from the Fb editor but there are no filters that can invert an incoming signal. The filters are only active part of the time ie if a 1 comes in or a 0 but not both. Probably I have misunderstod something. 

As I am not accumstomed with the code I am working in the Fbeditor.

Thx
Filter on-on/off-off will invert input if you set output to output_not.

If you want to do it in script then delete your xor and generate then open this script (in scripting tab) and change line 13 to  
Code:
grp.write('32/1/5', not threshold1)
------------------------------
Ctrl+F5
Reply


Messages In This Thread
Invert incoming? - by kenjirosama - 26.12.2018, 11:30
RE: Invert incoming? - by admin - 26.12.2018, 13:01
RE: Invert incoming? - by kenjirosama - 26.12.2018, 13:35
RE: Invert incoming? - by Daniel - 27.12.2018, 09:06
RE: Invert incoming? - by kenjirosama - 27.12.2018, 17:59
RE: Invert incoming? - by Daniel - 28.12.2018, 09:57
RE: Invert incoming? - by kenjirosama - 28.12.2018, 11:46

Forum Jump: