Applies To:
  • CitectSCADA 5.50
  • CitectHMI 5.50

Summary:
There are now two very useful commands which will allow you to write a message or write the loaded modules to the syslog.dat file during runtime. 

Solution:
Write Log "my message"

This can be used to add a comment to the syslog.dat. It can be useful if you want to record a particular event during runtime with a time stamp.

eg Write Log "pulling network cable out now" <ENTER>

Write Modules

This can be used to write a list of the current modules and dll version numbers to the syslog.dat whilst running.

 

Keywords:
 

Attachments