egraham Posted October 22, 2012 Report Share Posted October 22, 2012 For those of you out there that have experience with the REACH touch panels, has anyone created a complete keyboard yet? The examples provided by REACH are limited in that they are only letters or numbers and lack a lot of the additional characters that make up a complete keyboard. If anyone has done this work already and wants to share it, let me know! Thanks, Eric Quote Link to comment
ShaunR Posted October 22, 2012 Report Share Posted October 22, 2012 http://zone.ni.com/devzone/cda/epd/p/id/1505 1 Quote Link to comment
egraham Posted October 22, 2012 Author Report Share Posted October 22, 2012 Thanks to both of you for pointing out these keyboard options. Unfortunately the REACH touch screens rely on bitmap images that have to be uploaded via serial or using an SD card. They can't actually display LabVIEW front panels. At this point it's looking like I will have to create my own. Quote Link to comment
egraham Posted October 26, 2012 Author Report Share Posted October 26, 2012 I should post this for anyone's future reference who happens to be doing a search. There is an example provided by REACH that I had overlooked. They call it ikb and it's one of the demos. It's a more complete keyboard, but is stil lacking as there are some undesirable visual artifacts on some of the bitmap images used. I had to modify some of the macros to make it useable for my application, but a lot of the functionality was already there in the example macro so it definitely saved me some work. Quote Link to comment
Wilfried Posted September 3, 2013 Report Share Posted September 3, 2013 Hi, In your work on reach tech lcd display, did you ever try to update a simple indicator in DBL or SGL representation ? I saw integer, boolean, chart and cursor position but no decimal number ... Thanks Wilfried Quote Link to comment
egraham Posted September 5, 2013 Author Report Share Posted September 5, 2013 Wilfried, I just saw this post. To answer the question you asked on the NI forums, yes, it's the same guy answering your Reach questions over there. Quote Link to comment
ken_at_em Posted September 7, 2013 Report Share Posted September 7, 2013 Hey egraham, We made a full keyboard for the Reach Screen for one of our projects. There's no way around it, it's a bitch. We drove the reach screen with Python instead of LabVIEW as we hooked up the REACH to a linux single board computer. I can show you a video of it working if you like or answer questions. - Ken Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.