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

Library for arrays

rodberna
2024-01-10
2024-01-14
  • rodberna - 2024-01-10

    Hi,

    I'm creating a program where I need to handle arrays, like:
    - Declare lenght variable arrays - [array(1..var) of "sometype"]. This is not possible in pure codesys, right?
    - Know array lenght, min, max, avg values in runtime
    - append/delete itens in an array
    - and so on

    Is there a library know for this in codesys.

    Is it possible to build our own libraries using some high level language like python or java script?

     

Log in to post a comment.