LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PID controller toolset

I want to buy labview 7.1 for PID controller. Is labview 7.1 includes PID controller toolset or I should buy that separatly?
0 Kudos
Message 1 of 3
(2,707 Views)
The control toolkit, which includes PID, doesn't come with LV. It has to be bought seperately.
The PID VIs were written in LV, and I believe that there is even a PID example which ships with standard LV, so if your project is simple enough, you may not need the toolkit.
I think your best option is asking your local NI office about this.

___________________
Try to take over the world!
0 Kudos
Message 2 of 3
(2,702 Views)
Just to be clear about one thing - LV does not run on standard controllers. The only controllers which can run LV code are the NI controllers, Fieldpoint and Compact Fieldpoint.
The PID VIs are meant to run on a target which can run LV code (like those controllers or a PC).

___________________
Try to take over the world!
0 Kudos
Message 3 of 3
(2,701 Views)