Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

Control historical logging frequency

  • Last UpdatedJul 17, 2024
  • 1 minute read

You can optionally specify that entries are logged based upon two conditions:

  • An immediate log entry is written whenever a tag value changes by an engineering unit value greater than its log deadband value.

  • The current values of all logged tags are written at a fixed interval. Entries for all logged tags are written regardless of their current values. The default fixed interval is 60 minutes.

You can accept the default fixed logging interval or add two parameters to the intouch.ini file to change the interval.

  • ForceLogging

    ForceLogging specifies the length of the fixed logging interval in minutes. ForceLogging can be set to a value between 5 and 120 minutes. The default is ForceLogging=60.

  • ForceLogCurrentValue

    ForceLogCurrentValue specifies that, at the fixed logging interval, the current tag value is logged, even if it is still within the log deadband of the last logged value. When set to 0, the last logged value is logged again. The default is ForceLogCurrentValue=0.

The following example shows an example of the intouch.ini file that includes the two logging parameters.

WinFullScreen=1

WinWidth=808

AlarmBufferSize=5000

ForceLogging=5

ForceLogCurrentValue=1

In this example, tag values are written to the Historical Log file at five minute intervals.

Modify the historical logging frequency

  1. Close WindowMaker and WindowViewer.

  2. Locate the intouch.ini file in the same folder as the InTouch application.

  3. Edit the intouch.ini file.

  4. Insert a ForceLogging statement with a value between 5 and 120.

  5. Insert a ForceLogCurrentValue=1 statement.

  6. Save your changes and close the intouch.ini file.

  7. Restart WindowViewer.

TitleResults for “How to create a CRG?”Also Available in