02-28-2014 07:45 PM
Hello everyone, I would like to develop a .VI which outputs a Square wave signal of frequencies 0.1 hz to 10 hz, as controlled by the user. The range should be 0V to 5V. I'm not exactly sure where to start this one. I've been able to develop the Analog Out portion very easily of my project, but have used both of the Aouts. Therefore, I was hoping to use the Digital Outs/Counter outputs for this type of application. Any suggestions are welcome! Thanks!
03-03-2014 02:01 AM
50/50 duty cycle AND PWM together is very unusual 😉 Well, nice for exactly one operating point. Like a not working analog watch, twice a day the time will be shown exactly 😄
But have a look at the timer/counter examples (you have two on the 6211)
Depeding on the output ripple , you have to choose an output filter and the PWM frequency.