pid_controller

Creates the PID controller

Arguments

  1. Integer clock ms
  2. Real Set point
  3. Real Kp coefficient
  4. Real Ki coefficient
  5. Real Kd coefficient
  6. Channel object input
  7. Channel object output

Output

Boolean

Examples

pid_controller