motion-capi.advantech 0.1.0
motion-capi.advantech
研华 PCI-124x 轴卡专用 motion_capi(Motion_* C ABI)
Built with:
cargo build -p motion-capi --no-default-features --features advantech
Headers
| File | Use |
|---|---|
motion_capi.h |
C / C++ / other languages (Motion_* ABI) |
Include path is configured via motion-capi.advantech.targets.
Link / runtime
Ships win32 / win64 x debug / release:
- Import lib:
motion_capi.dll.lib - Runtime DLL:
motion_capi.dll(copied to output after Build)
Also install the vendor SDK NuGet package advantech (LTDMC / EtherCAT DLL etc.) so native card DLLs are available at runtime.
Load vendor
At runtime open the matching registry key (e.g. Leisai / DeltaDmc) via Motion_* APIs — see docs/MOTION_API.md.
No packages depend on motion-capi.advantech.
This package has no dependencies.