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

[Solved] Enum Problem With SP9

rickj
2016-07-20
2016-07-21
  • rickj - 2016-07-20

    I have been using an ASCII table of characters defined as a enum for several years. However, after installing SP9 I get pre-compile errors that suggest that the enum values are being interpreted as bit numbers. I have attached a screenie and the project.

    IMG: EnumProblemSP9.png

    EnumProblemSP9 .project [98.03 KiB]

     
  • Ton - 2016-07-21

    Try {attribute 'qualified_only'} in enum

    Ton.

    IMG: Knipsel.PNG

     
  • rickj - 2016-07-21

    Thank you. It should have that specified anyway.

     

Log in to post a comment.