Skip to content

Commit f0c5851

Browse files
committed
Add IZONE to PID controller
1 parent 76e6069 commit f0c5851

13 files changed

+20
-18
lines changed
Binary file not shown.
1.24 KB
Binary file not shown.
1.86 KB
Binary file not shown.
1.41 KB
Binary file not shown.
172 Bytes
Binary file not shown.
632 Bytes
Binary file not shown.
604 Bytes
Binary file not shown.

FRC_LV_Trajectory_Library/Trajectory_Library.lvlib

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,7 @@ This implements the math section (and some other routines) contained in FRC WPIL
534534
<Item Name="PIDController_SetFFGain_OBSOLETE_DELTE.vi" Type="VI" URL="../PIDController_SetFFGain_OBSOLETE_DELTE.vi"/>
535535
<Item Name="PIDController_SetI.vi" Type="VI" URL="../PIDController_SetI.vi"/>
536536
<Item Name="PIDController_SetIntegratorRange.vi" Type="VI" URL="../PIDController_SetIntegratorRange.vi"/>
537+
<Item Name="PIDController_SetIntegratorZone.vi" Type="VI" URL="../VI/PIDController_SetIntegratorZone.vi"/>
537538
<Item Name="PIDController_SetOutputLimits.vi" Type="VI" URL="../PIDController_SetOutputLimits.vi"/>
538539
<Item Name="PIDController_SetP.vi" Type="VI" URL="../PIDController_SetP.vi"/>
539540
<Item Name="PIDController_SetPeriod.vi" Type="VI" URL="../PIDController_SetPeriod.vi"/>
276 Bytes
Binary file not shown.
104 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)