LabVIEW 8.2.1 PID Control Toolkit Readme
January 2007
The LabVIEW 8.2.1 PID Control Toolkit (PID) updates PID 8.2 to address installation issues with Microsoft Windows Vista 64-bit. If you have already installed PID 8.2, you do not need to install PID 8.2.1. However, if you have PID 8.2 installed and plan to upgrade that computer to Windows Vista 64-bit, National Instruments recommends that you install PID 8.2.1 on that computer.
If you have already installed PID 8.2, you must first uninstall this version before installing PID 8.2.1.
If you install PID 8.2.1 for LabVIEW 8.2.1, National Instruments recommends that you mass compile the PID VIs and Functions. Complete the following steps to mass compile these VIs and functions.
- Launch LabVIEW.
- Select Tools»Advanced»Mass Compile.
- Browse to the labview\vi.lib\addons\control\ folder.
- Click Current Folder. LabVIEW displays the Mass Compile dialog box.
- Click Mass Compile to start mass compiling the this folder.
After LabVIEW finishes mass compiling this folder, mass compile the following folders:
- labview\examples\control\
- labview\project\
LabVIEW 8.2 PID Control Toolkit Readme
August 2006
This file contains the following information about the LabVIEW 8.2 PID Control Toolkit.
System Requirements
What's New in the PID Control Toolkit 8.2
Installation/Upgrading Instructions
Accessing the Help and Examples
- LabVIEW 8.2 or later. Note that some examples might not work properly if you do not have the LabVIEW 8.2 Full or Professional Development Systems.
The LabVIEW 8.2 PID Control Toolkit features improved performance relative to previous versions of the toolkit. This latest version also deprecates the Advanced Control VIs. To obtain functions that operate similarly to these ones, install the LabVIEW Simulation Module.
Version 8.2 also incorporates the following changes:
- Added several examples to the labview\examples\control\ directory. These examples demonstrate using alarms, a dual-channel PID controller, conversion between percentage (%) and engineering units, using a profile of gains, gain scheduling, a PID controller with noise, and a rate-limited controller.
- Modified the PID and Advanced PID VIs to support higher-frequency loop rates.
- Ensured all VIs are deterministic for deployment to real-time (RT) targets.
- Made all VIs reentrant, which reduces the jitter level when deploying these VIs to an RT target. Refer to the LabVIEW Help, available by selecting Help»Search the LabVIEW Help, for more information about reentrant VIs.
- Added the ability for the DBL Array instance of the PID VI to use C code when executed on a Windows computer or an RT target. This instance will use LabVIEW G code on all other platforms, such as embedded devices. You can import a custom G implementation by using the conditional disable symbol property of a project in which you place the VI. Set the Symbol to PIDImplementation and the Value to G. Refer to the LabVIEW Help for more information about conditional disable symbols.
- Updated all VIs, wizards, and examples to use the latest front panel controls supported by LabVIEW 8.2.
- Updated the Load Fuzzy Logic Controller VI so you can specify a path to the .fc file you want to load instead of seeing the file selection dialog box each time you run the VI.
- Fixed issue where the PID Output Rate Limiter VI was not properly limiting output levels.
- Updated all VIs so you can specify a time step dT instead of having the VI calculate dT.
- Improved the anti-windup behavior when the error of the PID VIs changes rapidly.
Complete the following steps to install the LabVIEW 8.2 PID Control Toolkit.
- Uninstall any previous versions of the LabVIEW PID Control Toolkit.
- Insert the LabVIEW 8.2 PID Control Toolkit installation CD.
- Run the setup.exe program.
- Follow the instructions that appear on the screen.
The LabVIEW PID Control Toolkit User Manual contains conceptual information about using the PID Control Toolkit. Complete the following steps to access this manual.
- Click Start»All Programs»National Instruments»LabVIEW 8.2»LabVIEW Manuals.
- Double-click PID_User_Manual.pdf.
Complete the following steps to access reference information about the PID Control VIs and functions.
- Launch LabVIEW.
- Select Help»Search the LabVIEW Help.
- Using the Contents tab, navigate to Toolkits»PID Control Toolkit.
The LabVIEW PID Control Toolkit examples are located in the labview\examples\control\ directory.
© 2002–2006 National Instruments Corporation. All rights reserved.