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

PID Autotune Library

SetNoiseBand()

GetNoiseBand()

Description

Gets / Sets what level of input noise will be ignored before stepping the output

Syntax

SetNoiseBand(noise)
GetNoiseBand()

Parameters

noise: how much noise to ignore. Try to make this as small as possible, while still preventing output chatter.

Returns

GetNoiseBand returns current noise value