An open API service indexing awesome lists of open source software.

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

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).