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.

scripting
#7
You are also reading an analog value and then you have a if x == true …

An analog value will not return a binary result but float/real so your if statement is incorrect..

Also a os.sleep(0) does not make sense as it does nothing..
Reply


Messages In This Thread
scripting - by abby - 27.10.2023, 06:33
RE: scripting - by admin - 27.10.2023, 06:50
RE: scripting - by abby - 27.10.2023, 07:01
RE: scripting - by admin - 27.10.2023, 07:05
RE: scripting - by abby - 27.10.2023, 07:13
RE: scripting - by Zen - 31.10.2023, 17:40
RE: scripting - by Erwin van der Zwart - 31.10.2023, 18:32

Forum Jump: