Jump to content

Recommended Posts

Posted

Im really new in cx supervisor, can someone teach me how to add event overview/log so i can monitor which switch that on/off during runtime

sorry for my bad english, i hope somebody can help me using picture or video  bcs im not good understanding in english :)

Posted

For anyone else interested in this I make 2 comments, depending on correct understanding of OPs question:

1. To log values of Switches (inputs) going on and off during runtime, you are talking about creating a Point Audit Trail to MS-Access or SQL. See User Manual chapter 13 for full details, but put basically

  • Enable Audit Trail from Project->Runtime Settings->Audit Trail Settings
  • From each Point required, select Edit then [Advanced] and "Generate audit trail"

really simple to achieve in a matter of minutes.

2.  Alternatively, to add you own logs to the system Event / Error log, write a script and call "LogEvent()" or "LogError()" script to write to the logfile with a message and timestamp

Hope that helps,

BB

    

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...