About Mech-DLK SDK

What is SDK

The SDK of Mech-DLK supports C, C#, and other multi-language interfaces, and provides DLL libraries, examples, etc. to meet the needs of users in model deployments and integrations.

../../_images/flow.png

System Requirements and Licensing

  • Please make sure the dongle is authorized;

  • Please ensure that the computer system, software and hardware meet the SDK deployment requirements:

Operating system

Windows 10 (recommended)/Windows 11

CPU

Intel® Core™ i5 or later

Memory

8 GB or larger

Graphics card

GeForce GTX 1650 (4 GB) or later

Graphics driver

471.68 or later

.NET environment

.net 4.61 or later

C/C++

C99 and above compilers

Attention

The configurations of the computer system and software and hardware have a great impact on the performance of the SDK after deployment, so it is necessary to ensure that the above requirements are met.

Location and Structure

Location:Mech-DLK-2.3.0/SDK

Structure:

include: C API header files for C projects.
lib: Static library for the C API, used in C projects.
sample: SDK sample project, with C# samples at present.