TrendNumeric

Top  Previous  Next

CIRCON~1_img317Logs the current value of the numeric input during the specified Interval. The data is logged at the end of the interval and can be viewed when debugging by right clicking on the block and selecting ‘View Trend’.

 

Inputs

 

Slots

Type

Default

Description

 

In

Integer

Null

The value to be logged. Default values are ignored and not logged.

 

Enabled

Digital

True

Enables or disables the block. Logging only occurs when the block is enabled.

 

Properties

 

Slots

Description

 

Index

Identifies the block.

 

Interval

The amount of time, in seconds, during which the block should perform logging. The minimum time is 15 seconds and the maximum is 84600 seconds (one day).

 

LogType

Specifies how the data is logged. Can be set to one of the following values:

Lowest: logs the lowest value during the interval

Highest: logs the highest value during the interval

Average: logs the average value during the interval

Sample: samples the value at the end of the interval and logs it