Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Access PLC Log from Python?

2015-06-22
2015-06-23
  • JustinDMorgan - 2015-06-22

    I'm writing a test that performs some steps and then needs to check for the presence of one or more faults on the PLC. Is there a way to programmatically access the PLC Log from within Python?

     
  • mkeller - 2015-06-23

    Hi.

    Right now, this is not yet possible, but this improvement is already listed in our Jira tracker CDS-31928, so it will be implemented eventually.

    If you use the CODESYS Test Manager for Automation Platform you can use the command "FindMsg" from the test driver "CoDeSys.Log".

    BR
    Martin

     

Log in to post a comment.