TOSUN-Shanghai / TSMaster

A powerful open environment for automotive bus monitoring, simulation, testing, diagnostics, calibration and so on. It supports all kinds of mainstream hardware such as TOSUN, Vector, IXXAT, PEAK, Kvaser, Intrepidcs, ZLG, CANable, CandleLight, cantact and so on. Free for research and education purpose for some features.
http://www.tosunai.cn/
GNU Lesser General Public License v2.1
262 stars 41 forks source link

[Feature] Add possibility to load dll #89

Open totocaca123 opened 1 year ago

totocaca123 commented 1 year ago

For some specific hardware, provider provide a dll with an api. It would be good to load a such dll (as if we load a mp program) and having access to the dll api (moreover, for x64 dll, a x64 application might be necessary)

ColinGong123 commented 1 week ago

Please try using our mini program module to dynamically load DLL. If it is an x64 dynamic library, you can use the 64 bit TSMaster mini program to dynamically load DLL, as shown in the example in the figure.

ColinGong123 commented 1 week ago

1720147900283