Metadata-Version: 2.4
Name: nomad_camels_driver_ni_daq
Version: 0.1.2
Summary: This packes provides everything to communicate with a  National Instruments DAQ instrument with NOMAD-CAMELS
Author-email: FAIRmat - HU Berlin <nomad-camels@fau.de>
Project-URL: GitHub Page, https://github.com/FAU-LAP/NOMAD-CAMELS
Project-URL: Documentation, https://fau-lap.github.io/NOMAD-CAMELS/doc/instruments/instruments.html
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Requires-Python: >=3.9.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: nidaqmx
Dynamic: license-file

# NOMAD-CAMELS Driver for NI DAQ Instrument

Driver for a National Instruments DAQ instrument written for the measurement software [NOMAD-CAMELS](https://fau-lap.github.io/NOMAD-CAMELS/). Comes with a special signal for ophyd-usage. 

## Features
This driver supports usage of up to 8 digital/analog in and outputs of an NI-DAQ instrument.


## Documentation

For more information and documentation visit [this page](https://fau-lap.github.io/NOMAD-CAMELS/doc/instruments/instruments.html).

## Usage

In `Manage Instruments` set the `line name` to the correct string. Most likely this will be something like `Dev1/ai0` for input channel 1 or `Dev1/ao0` for output channel 1. The `line name` can be found in the NI Measurement & Automation Explorer (NI MAX) software.
