|
PID Controller Code
My team is using 3 PID contollers in our code this year, and after searching Chief Delphi, usfirst.org, and Google, I have been unable to find out how to write a PID control loop or another type of PID function. I have the pointers, enable and reset functions, and the input/output statements (the input is a potentiometer, and the output is a talon). Can anyone provide me with a base function for PIDs?
|