Peter Strupp wrote:
> Has anybody seen or developed a alpha-numeric keypad for labview which will
> work with a touch screen? I have the number keypad working fine but am
> having trouble with the full keyboard. Any help would be appreciated.
>
> Peter Strupp
Peter,
I have a keyboard VI I am sure I got from the NI ftp (well almost sure).
It has no function keys and no CTRL ,ALT. I do not know if it will work
for a touch screen or not. It was done in version 3.x though I cant find it
on the web site right now.
It simply has a string input and string output, a cluster of booleans for the
keys, and the logic to decode the booleans. After looking at it there is a
much
cleaner way to do this.
It is about 750KB, I will send it if you want
Kevin Kent