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

New property identifiers in V3.4 Patch 4

Anonymous
2011-07-26
2011-08-05
  • Anonymous - 2011-07-26

    Originally created by: crthomas1234

    Hello,

    I was looking at the new patch 4 that was released recently. I saw that when you add a property to a function block, you can now specify a property as public, private, internal, etc.

    I checked the help documentation and didn't see any documentation on what was changed with this. I am familiar with OOHING programming conceppts and what this means I the C++ world. I just want to know how these will apply to CoDeSys.

     
  • singleton - 2011-08-05

    Hi,
    I've already tested the new access modifier. They work as in C++. You can use them for Function blocks, methods, properties and also properties accessors. But you cannot use them for variables.
    For me it is an great enhancement.

     

Log in to post a comment.