LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Pid controller in lab windows cvi

Is anybody designed PID controller in lab windows CVI.
Its having below features
-setpoint (user varible 0-10hz or above)
-wave form its showing 3 signals setpoint,Process value,Error

If you share its useful for my project

(Iam designed hardware control system,Now I am working on lab windows cvi side)

 

0 Kudos
Message 1 of 2
(2,334 Views)

CVI already comes with a PID library, which is included in both base and full version starting from CVI2013SP2. For previous versions of CVI the PID control was a separate toolkit to be purchased separately.

At present the PID library can be found in c:\Program Files (x86)\National Instruments\Shared\CVI\bin\PID.lfp

You can also find several examples of using the PID library searching for PID in the Example Finder (Help >> Find Examples... menu function)



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(2,306 Views)