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 :)
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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now