Hi everyone!
I am currently programming a maintenance tool for our Samba PLCs which shell give authorized personell the opportunity to change certain configuration data (selected MBs, Mis,...) without VisiLogic.So far, everything works fine using the UnCmDrv1.dll.
But...
There is a service address for the end customer stored in the StringLibrary (as there are different contacts for each language). I want to give the maintenance personell the opportunity to update the contact data but I cannot find a way to access the stringlibrary data using UnCmDrv1.dll. Am I missing something? Is there a different way possible to access (r/w) the string library?