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

Please remind me... what's the + prefix denote?

rowland
2011-08-30
2011-08-30
  • rowland - 2011-08-30

    I'm using the AP SDK to develop CoDeSys plugins, and there's a convention to use a + prefix, but I can't remember what it means.
    I have an example TestObject class lib, and a +TestObject class lib.
    Does it denote an interface library?
    Thanks in advance
    --R

     
  • TimvH

    TimvH - 2011-08-30

    The documentation of the AP gives the following information:
    The "+"-sign in front of the name has the purpose of clearly identifying the project as an interface
    component at first glance. It is recommended that this convention is followed.

     
  • rowland - 2011-08-30

    Of course. Thanks.
    Found it in the pdf.

     

Log in to post a comment.