LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PID advanced autotuning VI on FPGA

Solved!
Go to solution

 

Hi,

 

On the website of NI, explaining the PID advanced autotuning, it says you can use this VI on an FPGA target.

http://zone.ni.com/reference/en-XX/help/370401H-01/lvpid/pid_advanced_autotuning)

 

"Implements a PID controller using a PID algorithm with advanced optional features, and applies autotuning to the controller. You can use this VI in RT and FPGA applications."

 

When trying to use this PID on an FPGA, the following errors occur on different subVI's of the PID controller.

 

"type not supported in current target"

 

So, can the PID controller be used on an FPGA?

 

Hope to get some answers 🙂

 

Jens

0 Kudos
Message 1 of 3
(3,550 Views)
Solution
Accepted by topic author JensBaetens

Hi Jens,

 

I think this is a bug in that old version of the LabVIEW help. (FPGA doesn't support DBL datatype!)

 

Just read the current version

Best regards,
GerdW


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

That's what I was thinking 🙂

Didn't notice I was using an old version of the LabView Help!

 

Thanks for the fast response

 

Jens

0 Kudos
Message 3 of 3
(3,534 Views)