Ed W
2007-06-15 20:10:12 UTC
Hi vinoth002,
Is there a specific reason that you have for trying to use digital outputs? I would recommend using a counter to achieve this type of functionality. There is an online document that describes how to do this.
<a href="http://zone.ni.com/devzone/cda/tut/p/id/2991" target="_blank"> Pulse Width Modulation (PWM) Using NI-DAQmx and LabVIEW</a>
On the other hand, if you need to use a digital output, there is a Knowledge Base entry that describes how to do this as well. However, this approach is more complex and less deterministic than the counter approach.
<a href="http://digital.ni.com/public.nsf/allkb/1561D31534F07D608625727900391114?OpenDocument" target="_blank"> Software-Timed PWM Using a Digital Output Line</a>
I hope this helps ? post back if you have further questions.
Regards,
Ed W.
Applications Engineer
National Instruments
Is there a specific reason that you have for trying to use digital outputs? I would recommend using a counter to achieve this type of functionality. There is an online document that describes how to do this.
<a href="http://zone.ni.com/devzone/cda/tut/p/id/2991" target="_blank"> Pulse Width Modulation (PWM) Using NI-DAQmx and LabVIEW</a>
On the other hand, if you need to use a digital output, there is a Knowledge Base entry that describes how to do this as well. However, this approach is more complex and less deterministic than the counter approach.
<a href="http://digital.ni.com/public.nsf/allkb/1561D31534F07D608625727900391114?OpenDocument" target="_blank"> Software-Timed PWM Using a Digital Output Line</a>
I hope this helps ? post back if you have further questions.
Regards,
Ed W.
Applications Engineer
National Instruments