Welcome, Guest
Username: Password: Remember me

TOPIC: Event log for numeric display change.

Event log for numeric display change. 1 year 1 week ago #3455

Dear Sir,

I would like to log the value of a numerical display in the event log whenever it changes. For example, if the display value changes from 3 to 5, I want this change to be recorded.

Additionally, I would like to receive an email containing this event log every hour.

Best regards,
Chetan Kashyap
The administrator has disabled public write access.

Event log for numeric display change. 1 year 1 week ago #3456

  • fatkhrus
  • fatkhrus's Avatar
  • Offline
  • Administrator
  • Posts: 1044
  • Thank you received: 138
  • Karma: -102
Dear Chetan,

It's better to use Historical database for this purpose (to save at any changes). Unfortunately it's not possible to save into Event log for every changes. It's possible to setup only 5 level (HiHi, Hi, Lo, LoLo and Normal) for saving values. You can send reports only by using E-mail: teslascada.com/HTML/report-library.html by using reportbysendemail function.
You can setup this script by type OnDataChange and inside this script check Tags.SystemCurrentDateTimeHour. And send E-mail every hour when hour is changed.

Best regards,
Ruslan
The administrator has disabled public write access.
Go to top