Sign Up
EU Cyber Resilience Act (CRA) — First Deadline September 2026
If you sell LabVIEW-based software and systems in the EU, please be aware that new CRA regulations may require you to implement security vulnerability reporting starting September 11, 2026. The VIPM Team has prepared guides to help you understand how this applies to your software applications and published packages, since it's important you understand these regulatory requirements (click the Learn More link to read these guides). Thank you for your help in keeping security front-and-center within the LabVIEW community.
Learn more

IG Control by Illuminated G - Toolkit for LabVIEW Download

Alternative control algorithm implementations that can integrate nicer into more dynamic applications.

D Discussion Watch * 2 ↓123
 screenshot
Version1.1.0.5
ReleasedAug 28, 2024
Publisher Illuminated G
License MIT
LabVIEW VersionLabVIEW>=20.0
Operating System Windows, Mac, and Linux
Project links Homepage   Discussion

Description

Provides a PID implementation with Feed-Forward ability.

The Proportional term is calculated based on a Proportial Band that scales to the specified output range.

Integral and Derivative terms are based on gain values. Unlike the NI PID, the D term is calculated on the derivate of error instead of the derivative of the process value so that proper bumping behavior is provided during setpoint changes.

Integral windup is prevent by capping the sum at a value that does not surpass saturating the output range after factoring in the F and P term contributions. This means that the sum cannot accumulate while either feed-forward or proportional output has already saturated the output range.

Release Notes

1.1.0.5 (Aug 28, 2024)

1.1.0.5
- Set reentrancy for better parallel usage.
- Inline maths subVIs.
- Add SP and dT to state info cluster.
- Set Test PID.vi demo as package example.

derrickb was a contributor to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts