PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to use cursor to control the motor

How can I use the cursors(up, down, right, left) to control motors? I have two stepper motors, open loop.

thanks
0 Kudos
Message 1 of 2
(2,942 Views)
Hello,
We have a similar example in LabVIEW 6.1 which uses event structures and moves based on clicking of a mouse:

http://zone.ni.com/devzone/explprog.nsf/6c163603265406328625682a006ed37d/d09182cec092b65586256b8c0071999d?OpenDocument

You could modify this example to have the event be the hitting of a cursor.

Regards

Russell Blake
Applications Engineering
National Instruments
Director of Engineering
G Systems, www.gsystems.com
Certified LabVIEW Architect
Certified LabVIEW Embedded Systems Developer
Certified Professional Instructor
GCentral
0 Kudos
Message 2 of 2
(2,942 Views)