Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a VI that can output a certain voltage (low) using a slider bar

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

0 Kudos
Message 1 of 2
(2,841 Views)

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.


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 2
(2,832 Views)