TrendInteger

Top  Previous  Next

CIRCON~1_img315Logs the current value of the integer 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

0

The value to be 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

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