Using DLL on WINccOA project

Find and share HowTos to various installations / configurations!
Search

Post Reply
23 posts • Page 3 of 3
IBRAHIMALALI
Posts: 67
Joined: Thu Oct 05, 2017 5:28 pm

Re: Using DLL on WINccOA project

Post by IBRAHIMALALI »

Dears, I have explored wincc OA help documentation and this portal, but unfortunately I didn’t find any way to import “.NET DLL” library, so I can call my .NET function inside wincc OA.
Is there any way to import “.NET DLL” library?
My priority is to add .NET DLL or to confirm that there is no way to add a “.NET DLL”.

If not, what is the available techniques to import external libraries “e.g. c++ library”?

User avatar
leoknipp
Posts: 2926
Joined: Tue Aug 24, 2010 7:28 pm

Re: Using DLL on WINccOA project

Post by leoknipp »

You can find information for WinCC OA and C#/.NET in the WinCC OA documentation: Special functions --> C'-API.

Best Regards
Leopold Knipp
Senior Support Specialist

Gertjan van Schijndel
Posts: 634
Joined: Mon Aug 02, 2010 10:37 am

Re: Using DLL on WinCC OA project

Post by Gertjan van Schijndel »

I guess the only way to use a .NET assembly is to create a control extension.
To use a .NET assembly in an unmanaged C++ project this topic might be helpfull.

To use a C library directly in WinCC OA this topic might be helpfull.

Post Reply
23 posts • Page 3 of 3