Whats the "BECKHNG" DynProperty for "Symbolic Address Resolutions"

Whats the "BECKHNG" DynProperty for "Symbolic Address Resolutions"

Hallo Team, i created a "Beckhoff TwinCat NG Driver" (BECKHNG) driver and want to set it to "Symbolic Address Resolutions". What is the DynProperty to use? I could modify the data stored in the driver table in the SQL Server. There is a number that flips to 2 when changing the property in the dialog manually. But that not a nice way to do it. var driver = project.Drivers().CreateDriverEx(name, "BECKHNG",false); driver.OpenConfig(); driver.set_DynProperties("???????",2); driver.CloseConfig(true); Thanks, Felix [SIZE=1][SIZE=1]Ticket-ID [TDE170720YVFM][/SIZE][/SIZE]

This is a migrated post! Originally posted on 19.07.2017 by user 114090. Please be aware that information can be outdated.