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

Adding instances to symbol config

zuadi
2022-04-26
2022-04-26
  • zuadi - 2022-04-26

    Hello
    I try to add symbol instances to the symbol_configurator.

    I have not found a example or the property in the manual to set it.

    So far I was able to create_symbol_config(False, True, Guid.Empty)

    I can also see all signatures when iterating thru
    ScriptSymbolSicnatureCollection of get_all_sigantures(True)

    Could someone share a example, would be well appreciated.

    Thanks for your support

    Adrian

    --
    Wir haben eine neue Postanschrift:
    Aemmenmattstrasse 43, CH-3123 Belp

     
  • zuadi - 2022-04-26

    Thanks for the quick reply, this is one way that works for me.
    I just included
    {attribute 'symbol' := 'readwrite'}
    add the top of my globals.

    Thanks a lot

     
  • zuadi - 2022-04-26
     

    Last edit: zuadi 2022-04-26
  • zuadi - 2022-04-26
     

    Last edit: zuadi 2022-04-26

Log in to post a comment.