How to implement a PID controller using LABVIEW?

C

Thread Starter

carlito

I have to design and implement a PID controller using LABVIEW. My project deals about the implementation of a controller in order to control an engine's speed. Is someone able to help me?
 
A

Aaron Gelfand

If you have the PID Control Toolkit for LabVIEW, it will install examples in the ..LabVIEW\Examples\PID folder. If you do not have the PID Control Toolkit, LabVIEW has some basic PID examples located under ..labview examples\daq\solution\control.llb

National Instruments has discussion boards specific to National Instruments products where you can get more specific help at:
"http://zone.ni.com/quiq.nsf/redirect";http://zone.ni.com/quiq.nsf/redirect

Regards,
Aaron Gelfand
National Instruments
 
Top