motion-capi.delta-dmc 1.0.1
motion-capi.delta-dmc
台达 PCI-DMC 轴卡专用 motion_capi(Motion_* C ABI)
Built with:
cargo build -p motion-capi --no-default-features --features delta-dmc
Headers
| File | Use |
|---|---|
motion_capi.h |
C / C++ / other languages (Motion_* ABI) |
Include path is configured via motion-capi.delta-dmc.targets.
Link / runtime
Ships win32 / win64 x debug / release:
- Import lib:
motion_capi.dll.lib - Runtime:
motion_capi.dllplus vendor SDK DLLs fromvendor_sdk/delta-dmc与vendor_sdk/delta-ethercat(feature 连带依赖) - After Build,
*.targets将上述 DLL 全部拷到输出目录
无需再单独安装厂商 SDK NuGet 才能跑起来(头文件若仍需要可另引厂商 SDK 包)。
Load vendor
At runtime open the matching registry key (e.g. DeltaDmc) via Motion_* APIs — see docs/MOTION_API.md.
No packages depend on motion-capi.delta-dmc.
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.1 | 2 | 2026/9/6 |