11-11-2011 08:55 AM
I have a requirement to provide 48 simultanous PWM signal, obviously I will need to vary the duty cycles, they need to be between 0v and 30v. I believe the NI-PXI-6513 is capable of this but looking to confirm before I finalise my system
Many thanks in advance
11-14-2011 09:18 AM
Hi Akiel,
You can use the PXI-6513 to generate simultaneous PWM signal with varied duty cycles. Normally, you would use a counter output for your PWM wave but because you have so many PWM waveforms, you would need to use the DIO lines.
Please see the attached example code you could use.
Let me know if you have any questions.
11-21-2011 10:20 AM
Many thanks for your reply (sorry my my late one), we have had a dig into the problem and we also have a requirement a reletivly high speed, to that end we have decided to implement the PWM part of the design on a R-series (TBA) FPGA module
thanks again tho for your time