Skip to content

When the tunings are changed, it might be good to reset the integrals. #125

Open
@rtek1000

Description

@rtek1000

Hello, when the tunings are changed, it might be good to reset the integrals.

Code:
https://github.com/br3ttb/Arduino-PID-Library/blob/master/examples/PID_AdaptiveTunings/PID_AdaptiveTunings.ino

    myPID.SetMode(MANUAL);
    Output = 0;
    myPID.SetMode(AUTOMATIC);

Ref.:
https://forum.arduino.cc/t/using-arduino-pid-library-reseting-integrals/296451

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions