04-25-2019 11:47 AM - edited 04-25-2019 12:06 PM
Hello community.
I am trying to develop a speed control algorithm for a DC motor using PWM modules, analog inputs for the curren sense and digital outputs for the output enable pins of the power integrated circuits. I have also created an FPGA vi that allows to measure the speed through the encoder. How can I open multiple references to PWM modules and others and open a reference to my FPGA vi using loops in parallel? Or how can I create my custom FPGA vi to use these modules in parallel? What would be the best solution?
PS: My FPGA vi works fine when runs alone.
Solved! Go to Solution.
04-29-2019 10:36 AM
Hi Jecks,
Did you see this forum?
Have a nice day!
05-02-2019 05:55 PM
This worked for me. It's the best option make a custom FPGA vi based on the labview default FPGA one. It's a good tutorial.