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
I think it would be a good workaround to work with the attribute
{attribute 'symbol' := 'readwrite'}
https://help.codesys.com/webapp/_cds_pragma_attribute_symbol;product=codesys;version=3.5.17.0
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
Log in to post a comment.
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
I think it would be a good workaround to work with the attribute
{attribute 'symbol' := 'readwrite'}
https://help.codesys.com/webapp/_cds_pragma_attribute_symbol;product=codesys;version=3.5.17.0
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
Last edit: zuadi 2022-04-26
Last edit: zuadi 2022-04-26