ken0508 - 2020-12-08

Hi!

I saw this on codesys online.
{ Precompiled module in a library:
C code integration provides the capability of assigning a precompiled runtime module (example: *.dll) in the library to a device and then to save it in the library. Then, these modules can be loaded dynamically.
}
Then I want to usd c++ .dll generate codesys .lib is complete.
On the Project i can find this library , but i cant find the function.
Can Anyone tell me which step Error . Thank U .