You are not logged in.
Pages: 1
Topic closed
Hi,
Is there a (set of) function block(s) intended for, or particularly suited to, reading input from a hex keypad, or am I best to just go old school and use 4 i/p and 4 o/p lines?
Thanks,
Brian H.
Offline
Hi Brian,
in REX Control System there isn't any specific function block for reading input from a hex keypad.
However, you can use:
User programmable function block REXLANG - REXLANG documentation
or
external script (e.g. written in python)
If you require any further information, feel free to contact me.
Regards, Tomas
Offline
Ok so I am looking at RexLang and the 'connect' example provided. The example RexDraw looks incomplete. When I try to compile the example however, I get an error stream as per the attached .jpg file.
Where am I going wrong?
I uploaded a file called CompileError.jpg here and it appeared to upload but I have no idea where it went. If you can't find it, I also posted it to a bit of my web space at:
BTW, iI couldn't see how to cut and paste text from the compile window. Did I miss it or is it actually not possible? Seems like a desirable feature.
Thanks,
Brian H.
Offline
Hello Brian,
please, what example exactly do you use? Can you upload all your project files so I can have a look at it?
From the log file you posted I can see that you are using Rex version 2.10.7 however it seems that you added some functionality from newer BETA version (e.g. Display block).
The picture you uploaded should be visible in your "Uploads" - there is a link just below the reply window. It opens separate window.
You are right, Brian. In the current version there is no way ho to copy / paste text from the compile log file. However I can assure you that this feature is already implemented and will be released soon with the new REX version.
Regards, Tomas
Offline
Pages: 1
Topic closed