Crates.io | ni-daqmx-sys |
lib.rs | ni-daqmx-sys |
version | 20.7.1 |
source | src |
created_at | 2022-08-15 15:25:35.636624 |
updated_at | 2022-08-25 14:54:37.333397 |
description | System bindings for NI DAQmx API |
homepage | |
repository | https://github.com/WiresmithTech/ni-daqmx-sys |
max_upload_size | |
id | 645989 |
size | 816,027 |
This crate provides direct bindings for the DAQmx C API.
These are generated using the bindgen CLI as provided in the powershell script. This is currently configured to be run on a Windows System with NI DAQmx C support installed.
I'm concerned about how to do this without too much confusion.
The policy is:
Older version should be compatible if NI do not introduced breaking changes. However they do not follow a semver policy so this may be difficult to follow.