aisyhatta Posted May 2, 2021 Report Posted May 2, 2021 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 :) Quote
Berti Baker Posted September 25, 2021 Report Posted September 25, 2021 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 Quote
Recommended Posts
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.