Hi folks,
I have setup an item like this:
log["C:\whatever\Logstest.txt",,100]
But i need help setting up the trigger. I've tried to search around in the forum and also check the documentation but i cannot get it to work. I want to trigger an alert when a trace like the one below is recorded at the log:
And reset the trigger status to OK when the following trace comes up:
Any ideas?
Thanks a lot!
D.
I have setup an item like this:
log["C:\whatever\Logstest.txt",,100]
But i need help setting up the trigger. I've tried to search around in the forum and also check the documentation but i cannot get it to work. I want to trigger an alert when a trace like the one below is recorded at the log:
Code:
2015-05-15 11:16:23.8370|Error|1556|1|Unregistering errored channel ...
Code:
2015-05-15 11:10:57.1960|Info|3420|31|Channel whatever started
Thanks a lot!
D.
Comment