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

Parsing project

mouha
2013-11-14
2016-10-13
  • mouha - 2013-11-14

    Hi,

    I'd like to parse my current project / library files to apply some checks :
    unused variables,
    bad naming,
    indentation
    retrieve variables names for documenation
    * etc
    can someone points me to how to do this please ?

    Cheers,

     
  • Anonymous - 2013-11-19

    Originally created by: M.Schaber

    Hi,

    Most of those things should be caught by the Static Analysis Add-On.

    The variable names for documentation should be available via PLCOpenXML export, and then parsing the XML file.

     
  • mouha - 2013-11-19

    Thank you, this made me discover the Static analysis add-on .

    Cheers.

     
  • FabioPD - 2016-10-13

    Hi I'm doing a parser for Codesys 2.3 if you are interested let me know.

     

Log in to post a comment.