LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to pass my frequency and duty values to my PWM loop?

Hi everyone!

 

I have two parameters (frequency and duty cycle). I need to pass the value to my PWM program

while my WHILE loops continuous running. I tried using queues, property node, notifiers but still

problem occurs. What I need to my application is that when I load my program parameters once only,

FREQUENCY AND DUTY CYCLE will pass on PWM program loop. Any suggestions or comments are well appreciated.

 

Pls. refer to attachment.

 

Thanks in Advance!

0 Kudos
Message 1 of 2
(2,664 Views)
The Code was very clumsy and its very very difficult to understand the flow.For best programming practices read LabVIEW Basics 1&2,Avoid Local variables,Use arrays and Clusters to group the controls.
Balaji PK (CLA)
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better

Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.
0 Kudos
Message 2 of 2
(2,660 Views)