LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to implement a PID controller without any toolkit

Solved!
Go to solution

Hi,

 

I have to implement a PID controller in LabView without any special toolkit and module,can anybody give me some tips that how can I do that?!

I'm almost new with this concept in Labview.I really appreciate any helps.

 

Regards,

Navid

0 Kudos
Message 1 of 4
(2,616 Views)

Hi Navid,

 

you should search for "SimplePID" in the forum and you will find an elementary PID algorithm implemented in a VI…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,609 Views)

Thanks for your respond,

Actually I can not run the example that you have sent,I need a library " ni435xcm.dll" which is not also in  folders in zip file.

0 Kudos
Message 3 of 4
(2,599 Views)
Solution
Accepted by topic author Navid777

Hi Navid,

 

the SimplePID.vi will not need any DLL as it is made of pure G functions…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 4
(2,595 Views)