A program to recognize and reward our most engaged community members
Hi Team, I want to import .dll to run co-sim in Activate, how to achieve? Thanks.
Hi Robbert,
In principle you can call the functions of the dll with the CCustomBlock. It depends on the used compiler how you connect to the dll, e.g. using an import lib. In any case you must know the functions and their parameters.