LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does LabView work with touchpanel displays?

We want to use a combination of a touchpanel user interface, PC control and LabView. We presently use labview on our OEM PC based machines, but want to add touchpanel capabilitites.
0 Kudos
Message 1 of 7
(3,228 Views)
We used labview with elo touchscreen and did not had any problems.

Niko
0 Kudos
Message 2 of 7
(3,228 Views)
Hi,
I recently developed an application similar to yours.
I had an OEM pc with a touchscreen LCD display. All the controls/indicators of the LV application were regularly accessed by the touchscreen, just like if clicking on them with a mouse pointer.

Let me know if you need more informations,

Alberto
0 Kudos
Message 3 of 7
(3,228 Views)
What about compact Touch Panels with Windows CE embedded ? Does LV executable work on its fine ?
Romek.
0 Kudos
Message 4 of 7
(3,228 Views)
Rumcajas,

At this time, the LabVIEW Run-time Engine is not designed to work on a Windows CE device. You could probably try it, but my guess is that it will not work.
I do not believe that we have tried any of the new tablet pcs, that might be another option if someone says that it works.

Randy Hoskin
Applications Engineer
National Instruments
http://www.ni.com
0 Kudos
Message 5 of 7
(3,228 Views)
Hi
I am interested with the application as you mention above. can you provide me with more information on this like wat type of interface used. Thank
0 Kudos
Message 6 of 7
(3,228 Views)
Yes. I have developed several touch panel applications using LabVIEW.
The only thing that you'll need to do is to ensure that all dialogs and
control buttons are large enough for a finger to touch it. Also you may
need to design your own custom dialog message since the LabVIEW function
dialogs aren't quite large enough for touch screen operation. It just takes
a little more screen design and thought.
-Tom


"sky" wrote in message
news:5065000000050000001D180100-1042324653000@exchange.ni.com...
> Hi
> I am interested with the application as you mention above. can you
> provide me with more information on this like wat type of interface
> used. Thank
0 Kudos
Message 7 of 7
(3,228 Views)