11-10-2006 07:56 AM
11-13-2006 02:53 PM
11-13-2006 07:51 PM
Dear Vu D,
I cannot download them because I use the LAN network, please help me to ZIP them and send to my email td2006@sanook.com
Thank you very much for your help.
11-14-2006 08:38 PM
Dear Vu D,
When I copy the code (keydown.vi) that it use the event for capture the key to my main program, the keydown program works but my main program no work, please suggest me about this problem.
Thank you very much
11-15-2006 02:52 PM
Hello water2006
If you are able to get the keydown program to work, the next step would be to incorporate it into your VI. The basic concept of this example is to show how various events trigger depending on the key stroke. You can use this basic concept to create a similar event structure for your main program to trigger motion depending on which arrow key (Vkey) is pressed (that is, include the motion actions you are trying to run within the event triggered). I hope this helps.
Regards,
Vu D
11-15-2006 07:36 PM