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

array [0.. max number] : how much?

fleaplc
2017-05-14
2017-05-15
  • fleaplc

    fleaplc - 2017-05-14

    someone know what's the limit to the number of elements in an array? 65535? more?

     
  • rickj - 2017-05-15

    Use a VAR CONST to define the max value. Determine which data types the compiler will accept for this and you will have your answer.

     

Log in to post a comment.