Page 1 of 1

Posted: 23 Sep 2016, 13:26
by sephult
Hello Senso!

TParameter Initialization Parameters "setIsInput" & "setIsOutput", are very confusing and not intuitive.

To set only an input you have to do "setIsOutput(io,false);"
To set only an output you have to do "setIsInput(io.false);"

If you do the logical it doesn't work right ex... "setIsInput(io,true);" does not give you only an input.
This ends up creating both an input and output.

The same goes for setting output as true.

-s

Posted: 09 Nov 2016, 21:36
by senso
the scripting language will be improved in future versions but I need time... (long time...)