08-31-2012 12:56 AM
hi,
I m a beginner in LabVIEW. I want to read the button pressed on keyboard for my calculator project. What should I do....??
08-31-2012 01:01 AM
Hi,
Use an Event Structure to get the key pressed.
Here is a little example.
Regards
08-31-2012 03:45 AM
Thanks you..:-)