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

Tables

NicoRed
2011-11-24
2013-12-15
  • NicoRed - 2011-11-24

    Hi,

    I have put a Table-element into my visualisation in which I show a certain array. (50 rows, 6 columns).

    I was wondering a few things:
    1: Is it possible to change column names so it doesnt show "ArrayVARIABLE[Index].columnname" ?
    I would just like to show "Columnname" instead! how can I do this?

    2: Is it possible to allow data entry for the user as well?

    thank you for your time!

    Nico.

     
  • pnn - 2011-11-24

    double click the table. In the Configure Table dialog click Columns on the left. Double click a column on the right (under Selected columns). In the box type any name you like and it will appear in the header. Then click Edit Template button below the header text and in the new window click Input on the left -> tick 'Text input of ...'

     
  • NicoRed - 2011-12-02

    That works.

    Thank you very much!

     
  • opa177 - 2013-10-29

    Is it possible to make data entries? Or i have to change directly array which is connected to table.

     
  • shooter - 2013-12-15

    yes you can change it in the array, however i use a separate function block for this.
    you can get the x and y from the table
    then use the keyboard to change and write it back.
    i had problems with writing it into the table again as it is always scanning.

     

Log in to post a comment.