Arduino Playground is read-only starting December 31st, 2018. For more info please look at this Forum Post

PID Autotune Library

Runtime()

Description

Contains the Autotune algorithm. It should be called once every loop() during the autotune prodecure. It will start the Autotune the first time it is called. Most of the time it will just return without doing anything. It will decide when the output is stepped as well as when the tuning process is done.

Syntax

Runtime()

Parameters

None

Returns

0 if autotune still needs to run, 1 if autotune has completed