HighLowPeak

Top  Previous  Next

CIRCON~1_img285

Outputs the highest and lowest value of the input over an interval controlled by Reset.

 

Inputs



 

 

Slots

Type

Default

Description

 

In

Numeric

 

The numeric input value that the block is to examine.

 

Enabled

Digital

True

Enables or disables the block.

 

Reset

Digital

False

Transition from False to True forces the block to examine the In value and set the Outputs accordingly. By hooking this field up to another block (e.g. timed block), it can be used to control the interval during which the In value should be examined .

 

Outputs


 

Slots

Type

Description

 

Highest

Numeric

Outputs the highest In value encountered since Reset was set to True.

 

Lowest

Numeric

Outputs the lowest In value encountered since Reset was set to True.

 

PrevHighest

Numeric

Outputs the previous highest In value encountered since Reset was set to True.

 

PevLowest

Numeric

Outputs the previous lowest In value encountered since Reset was set to True.