Skip to content

openscan-lsm/OpenScan-OpenScanNIDAQ

Repository files navigation

OpenScan device module using NI DAQ

How to build

  • Install Visual Studio 2019 or later with C++ Desktop Development, and Meson. Make sure meson and ninja are on the PATH.
  • Install the latest NI-DAQmx.
  • Build OpenScan-OpenScanNIDAQ. This is best done in the Developer PowerShell for VS 2019 (or later), which can be started from the Start Menu (hint: type 'developer powershell' into the Start Menu to search).
cd path\to\OpenScan-OpenScanNIDAQ
meson setup builddir --buildtype release
meson compile -C builddir

This results in the module OpenScanNIDAQ.osdev in builddir.

Code of Conduct

Contributor Covenant

About

OpenScan device module for OpenScan's NI DAQ-based LSM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published