11-17-2009 02:54 PM
New to LabVIEW. No experience, but a quick learner.
Need to know how to create a simple VI that would allow me to control a linear actuator that has position feed back and it's own PCS controller. Input volatage of 0-5vdc. All I would like to do is enter a position(i.e) 10") and it will move to that position.
Any help would be fantastic. I have a NI Daq
11-17-2009 04:53 PM
For something this simple I would recommend prototyping your DAQMX AO task in MAX. after you test it out you can drag the task onto a VI block diagram Right click it and select Generate code and example.
That should get you started. We can customize the front panel to your desires when you post your starting code.
Don't be afraid to look through the examples.