The High Peak Recorder microblock records the highest and previous highest value of a microblock in a control program. You determine when the values are recorded and when the previous highest value should be replaced by the current highest value.
For example, if you want to record the highest outside air temperature for each day, this microblock can record today's highest temperature and yesterday's highest temperature.
The microblock's analog input receives the value that is to be recorded. When the rec input is on, the microblock monitors the input value. The highest value received while the rec input is on is transferred to the microblock's primary output. This output value is transferred to the prev output when the rset input is turned on. This output value is transferred to the prev output when the rset input is turned on.
|