LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PWM buffered approach

Hi everyone,

 

I'm new to Labview so forgive me if u ask stupid questions.

I'm trying to make a PWM controller to control fuel injectors with. I have a 6035E board here at the University and i want to use this to test my program with.

 

I trying to make a program that allows me to define a PWM signal with various duty cycles during 1 full pulse (for instance a high duty cycle for the first ms and then 50% duty cycle for the remainder of the pulse 5ms). So I need a program that allows me to quickly input such profiles. 

Then because injectors pulses operate from a 0.5ms to 7ms range I don't think i can control real-time so i was thinking about a pre-buffered approach. 

 

Problem is that I don't really have an idea how to start making such a program. Is there anyone who can help me with this.

 

Many Thanks,

0 Kudos
Message 1 of 3
(2,570 Views)
0 Kudos
Message 2 of 3
(2,556 Views)

Yeah,

 

I saw that program a few weeks ago. It's basically what i need but I need to somehow implement a buffer in that program so that i can define a whole PWM profile into the buffer and then when triggered output the whole buffer @ high speed.

 

Any tips on how i might be able to do that?

0 Kudos
Message 3 of 3
(2,543 Views)