Hi, Is it possible to add a .dll library to a codesys project ? The .dll library is created with C++/CLI.
As of my experience with Demo mode it is not possible to import the .dll file to the platform.
Is there a way to import an external library made with c++/CLI or python? then call the function that i have made inside the program POU ?
Log in to post a comment.
Hi,
Is it possible to add a .dll library to a codesys project ?
The .dll library is created with C++/CLI.
As of my experience with Demo mode it is not possible to import the .dll file to the platform.
Is there a way to import an external library made with c++/CLI or python?
then call the function that i have made inside the program POU ?