Set PID parameters, calculate output from the measured value and setpoint, and inspect the state.
IpidSet() — Sets PID coefficients, calculation interval and output range.
IpidRun() — Calculates the PID output from the current value and setpoint.
IpidReset() — Resets the PID integral value and internal state.
-
-
IpidOutput() — Returns the last calculated PID output value.
← Built-in function list