emrahdurusut
2008-01-04 15:10:08 UTC
Hi,
I'm using NI USB 6501 device for my project to simply control the positions of three servo motors. I searched forums of NI and found some useful programs. The following link contains a file that I cannot use with Labview 8.0 because the program is configured for Labview 8.2.
<a href="http://digital.ni.com/public.nsf/allkb/1561D31534F07D608625727900391114" target="_blank">http://digital.ni.com/public.nsf/allkb/1561D31534F07D608625727900391114</a>
( - PWM_output_SW-timed_with_digital_line.vi )
It would be very helpful if someone could help me converting this code compatible with Labview 8.0.
Also, I cannot use counter output to create PWM because of the inability of my device. Therefore, I need a program that gives digital PWM output. To control my servos, I need to give pulses between 1ms - 2ms(to control the position of servo) and update time of 20ms between each pulse. I believe the code I mentioned above will work but any other improved codes would also be very helpful.
Thanks.
I'm using NI USB 6501 device for my project to simply control the positions of three servo motors. I searched forums of NI and found some useful programs. The following link contains a file that I cannot use with Labview 8.0 because the program is configured for Labview 8.2.
<a href="http://digital.ni.com/public.nsf/allkb/1561D31534F07D608625727900391114" target="_blank">http://digital.ni.com/public.nsf/allkb/1561D31534F07D608625727900391114</a>
( - PWM_output_SW-timed_with_digital_line.vi )
It would be very helpful if someone could help me converting this code compatible with Labview 8.0.
Also, I cannot use counter output to create PWM because of the inability of my device. Therefore, I need a program that gives digital PWM output. To control my servos, I need to give pulses between 1ms - 2ms(to control the position of servo) and update time of 20ms between each pulse. I believe the code I mentioned above will work but any other improved codes would also be very helpful.
Thanks.