Filters the input rate of change to control the output rate of change.
Inputs
|
|
|
|
|
Slots
|
Type
|
Default
|
Description
|
|
In
|
Numeric
|
Null
|
The input value.
|
|
RampUp
|
Numeric
|
100
|
When increasing, the maximum allowed output change during the time specified in RampUpTm.
|
|
RampUpTm
|
Integer
|
60
|
When increasing, the time interval (in seconds) during which the maximum allowable output change occurs.
|
|
RampDown
|
Numeric
|
100
|
When decreasing, the maximum allowed output change during the time specified in RampDownTm.
|
|
RampDownTm
|
Integer
|
60
|
When decreasing, the time interval (in seconds) during which the maximum allowable output change occurs.
|
|
Enable
|
Digital
|
True
|
Enables or disables the block. If the block is disabled, the output will follow the input without limits to the output rate of change.
|
Outputs
|
|
|
Slots
|
Type
|
Description
|
|
Out
|
Numeric
|
Output follows input without exceeding the increasing or decreasing maximum allowable rate of change.
|
|