ulfsri / firepydaq

Facilitated Interface for Recording Experiments (FIRE), a python-based Data Acquisition package for nidaqmx, Alicat, and ThorlabsCLD101X devices.
https://ulfsri.github.io/firepydaq/
GNU General Public License v3.0
1 stars 1 forks source link

NI API update to allow standalone operations #17

Open dushyant-fire opened 1 month ago

dushyant-fire commented 1 month ago

To enable running NI API as a standalone object

dushyant-fire commented 1 month ago

Added acquisition with minimal config file needed for initiating NI task.

dushyant-fire commented 1 month ago

If "Chart" in config or formulae file is "None", the post processing is skipped.