Metadata-Version: 1.1
Name: pymodaq_plugins_daqmx
Version: 0.0.3
Summary: Hardware plugins for PyMoDAQ using the NiDAQmx framework (pydaqmx wrapper)
Home-page: https://github.com/CEMES-CNRS/pymodaq_plugins_daqmx
Author: Sébastien Weber
Author-email: sebastien.weber@cemes.fr
License: CECILL B
Description: pymodaq_plugins_daqmx (National Instrument DAQmx)
        #################################################
        
        .. image:: https://img.shields.io/pypi/v/pymodaq_plugins_daqmx.svg
           :target: https://pypi.org/project/pymodaq_plugins_daqmx/
           :alt: Latest Version
        
        .. image:: https://readthedocs.org/projects/pymodaq/badge/?version=latest
           :target: https://pymodaq.readthedocs.io/en/stable/?badge=latest
           :alt: Documentation Status
        
        .. image:: https://github.com/CEMES-CNRS/pymodaq_plugins_daqmx/workflows/Upload%20Python%20Package/badge.svg
            :target: https://github.com/CEMES-CNRS/pymodaq_plugins_daqmx
        
        Plugin devoted to the National Instrument signal acquisition and generation using the NiDAQmx library. Includes an
        actuator plugin for signal generation, a 1D viewer plugin for data acquisition as a function of time and a 0D viewer
        plugin for quick time averaging acquisition
        
        Authors
        =======
        
        * SÃ©bastien J. Weber
        
        Contributors
        ============
        
        * Amelie Jarnac
        
        Instruments
        ===========
        Below is the list of instruments included in this plugin
        
        Actuators
        +++++++++
        
        * **DAQmx**: Analog output DC, Sinus, Ramp...
        
        Viewer0D
        ++++++++
        
        * **DAQmx**: Analog acquisition, Counting
        
        Viewer1D
        ++++++++
        
        * **DAQmx**: Analog acquisition
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: CeCILL-B Free Software License Agreement (CECILL-B)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
