The ReheatSequence component provides a linear sequence of up to 4 loads based on configurable thresholds. The component’s algorithm sets an output to true if the In value is greater than a corresponding threshold, and returns the ouput to false if the In value is less than the threshold minus the hysteresis value.
Slots
The ReheatSequence component has the following slots:
-
OutA-OutD: four output slots;
-
In: controlled variable;
-
Desired Stages On: number of currently turned on outputs;
-
Hysteresis: s hysteresis value, which—if exceeded—allows to turn an output off;
-
ThresholdA-ThresholdD: four threshold values enabling to turn a respective output on.