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

PID Autotune Library

GetKp()

GetKi()

GetKd()

Description

once the autotune is complete, these functions will contain the computed values of Kp, Ki, and Kd.

Syntax

GetKp()
GetKi()
GetKd()

Parameters

None

Returns

computed tuning parameters