03-07-2016 01:33 PM
Hello,
We currently want to use the myDAQ using LabVIEW to control multiple (5) 7.4V servos. However we are not sure where to start. I know this is a bit vague but any help will be appreciated. Many thanks.
-bbzc
03-08-2016 12:47 PM
Hello,
I would start with some LabVIEW examples. In LabVIEW, navigate to Help>>Find examples...
Here you can find examples on a bunch of applications and programs. You'll probably be able to find something helpful for your purpose in the DAQmx example folder, which is in the Hardware Input and Output folder.
You can also search for specific examples with keywords, like "servo". I saw a few examples here that may be helpful to you as well.
Good luck!
-Will