01-26-2011 06:21 AM
Hello all;
I want to generate 2 complementary PWM signal in XPC target using NI 6602 board?
Is that possible?
01-27-2011 12:20 PM
It sure can. Here's a tutorial on the LabVIEW implementation.
01-28-2011 06:34 AM
Well, thank you Sean but I need to develop my algorithm on MATLAB.
is complementary PWM generation possible by using MATLAB?
01-31-2011 10:25 AM
Hi gsecer,
This article gives a brief introduction to using the DAQmx driver in MATLAB®. You should be able to "translate" the LabVIEW code to the MATLAB® script version. I would also consult the MATLAB® forums to see if someone else has tried to do this.
Best,