motion-capi.advantech 1.0.1
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:
motion_capi.dllplus vendor SDK DLLs fromvendor_sdk/advantech(如ADVMOT.dll) - After Build,
*.targets将上述 DLL 全部拷到输出目录
无需再单独安装 NuGet 包 advantech 才能跑起来(头文件若仍需要可另引厂商 SDK 包)。
Load vendor
At runtime open the matching registry key (e.g. Advantech) via Motion_* APIs — see docs/MOTION_API.md.
No packages depend on motion-capi.advantech.
This package has no dependencies.