Accessing Tags from an assembly (dll)
Posted: Thu Nov 20, 2014 3:30 am
I have an iX project that uses an assembly (dll) to communicate with an external device. To do this I need values from the PLC, which are in some Tags.
Is there someway to access these Tags from the assembly/dll?
I need both read and write access.
// Anders
Is there someway to access these Tags from the assembly/dll?
I need both read and write access.
// Anders