04-03-2014 02:55 PM
hello engineers , I'm new to labview and I want to control DC motor using H-bridge and Arduino . I have made the code and it works , but I have a problem to control the buttons using the keyboard buttons such as up , down , lift and right .
If you please help me to do it . find out my program in the attachements
Thanks in advance
04-03-2014 07:38 PM
A good place to look for help on how to do something is to look at the help documentation and search for built-in LabVIEW examples. There is a example program for interacting with the keyboard that implements Tetris. Take a look at that and then look at the help documetation for each of the keyboard VIs used.