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 of 5000 int

BIZON
2017-08-11
2017-08-16
  • BIZON - 2017-08-11

    Good day,
    I created in FunctionBlock array [5000,10] of int. When i connect to PLC, in on-line mode i see only int between [0,0] to [100,10].
    Why? It is very big dimensions for array?

     
  • josepmariarams - 2017-08-11

    It could be an visualization question

    In monitor, try to visualize a[500,5]

     
  • BIZON - 2017-08-12

    Thanks you, in program i saw a[500,5], but in identification variable zone maximum [100,10].
    May be in some parameters in View of CoDeSys possible chande this paramater of maximum showing case of array.

     
  • eschwellinger

    eschwellinger - 2017-08-15

    Hi,
    You need to rightclick when you are online in the declaration part of the editor.
    Here you could set how many varibles you want to see in the online view.
    BR
    Edwin

     
  • BIZON - 2017-08-16

    When i double click on the array one dimmensions, open dialog "Monitoing range"
    but when i double left click on the array double dimmensions, not open this dialog

    IMG: Π‘ΠΊΡ€ΠΈΠ½.png

     

Log in to post a comment.