/
RecordMaxValue and RecordMinValue Blocks
RecordMaxValue and RecordMinValue Blocks
RecordMaxValue
Receives a number in input and this value is stored only if it is bigger than the previous value received by the same input.
The reset input set the result output to 0 when its state is TRUE.
Input:
val (number)
reset (boolean)
Output:
result (number)
RecordMinValue
Receives a number in input and this value is stored only if it is lower than the previous value received by the same input.
The reset input set the result output to 0 when its state is TRUE.
Input:
val (number)
reset (boolean)
Output:
result (number)
, multiple selections available,
Related content
HistoryValue Block
HistoryValue Block
Read with this
Logic Builder Blocks
Logic Builder Blocks
More like this
Staging Block
Staging Block
Read with this
WeatherInfo Block
WeatherInfo Block
More like this
Logic Builder Examples
Logic Builder Examples
Read with this
Axon - lib:his
Axon - lib:his
More like this