https://github.com/bonsai-rx/daqmx
Bonsai Library for interfacing with NI-DAQmx devices
https://github.com/bonsai-rx/daqmx
bonsai-rx daqmx
Last synced: 5 months ago
JSON representation
Bonsai Library for interfacing with NI-DAQmx devices
- Host: GitHub
- URL: https://github.com/bonsai-rx/daqmx
- Owner: bonsai-rx
- License: other
- Created: 2020-03-13T17:07:23.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-06-19T12:55:15.000Z (about 1 year ago)
- Last Synced: 2025-12-01T11:36:16.740Z (7 months ago)
- Topics: bonsai-rx, daqmx
- Language: C#
- Homepage: https://bonsai-rx.org/daqmx/
- Size: 2.95 MB
- Stars: 1
- Watchers: 1
- Forks: 7
- Open Issues: 10
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bonsai - DAQmx Library
Bonsai Library for interfacing with DAQmx devices.
## How to Use
To use `Bonsai.DAQmx` for visual reactive programming, please install this package using the [Bonsai package manager](https://bonsai-rx.org/docs/articles/packages.html). To ensure driver interface software compatibility, please install the [NI-DAQmx 2025 Q2](https://www.ni.com/en/support/downloads/drivers/download.ni-daq-mx.html#565026) with .NET Framework 4.5 Language Support.
## Additional Documentation
For additional documentation and examples, refer to the [official Bonsai documentation](https://bonsai-rx.org/daqmx).
## Feedback & Contributing
`Bonsai.DAQmx` is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/bonsai-rx/daqmx). `Bonsai.DAQmx` makes use of the NI-DAQmx Driver Interface Software, which is subject to the [National Instruments Software License Agreement](https://www.ni.com/en/about-ni/legal/software-license-agreement.html).