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

PID Autotune Library

SetOutputStep()

GetOutputStep()

Description

Gets / Sets How much the output will be stepped above and below the starting point

Syntax

SetOutputStep(step)
GetOutputStep()

Parameters

step: How far the output will be stepped. (>0)

Returns

GetOutputStep returns the output step value