Metadata-Version: 2.1
Name: pymodaq_plugins_bnc
Version: 0.0.4
Summary: PyMoDAQ module for communication and readout from BNC575 delay/signal generator
Home-page: https://github.com/PyMoDAQ/pymodaq_plugins_bnc
Author: Christian Cabello
Author-email: christian.cabello@ip-paris.fr
License: MIT
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 :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
License-File: LICENSE
Requires-Dist: toml
Requires-Dist: pymodaq >=4.1.0

pymodaq_plugins_bnc


.. image:: https://img.shields.io/pypi/v/pymodaq_plugins_bnc.svg
   :target: https://pypi.org/project/pymodaq-plugins-bnc
   :alt: Latest Version

.. image:: https://github.com/ccabello99/pymodaq_plugins_bnc/workflows/Upload%20Python%20Package/badge.svg
   :target: https://github.com/ccabello99/pymodaq_plugins_bnc
   :alt: Publication Status

.. image:: https://github.com/ccabello99/pymodaq_plugins_bnc/actions/workflows/Test.yml/badge.svg
    :target: https://github.com/ccabello99/pymodaq_plugins_bnc/actions/workflows/Test.yml


Authors
=======

* First Author  (christian.cabello@ip-paris.fr)


Instruments
===========

Below is the list of instruments included in this plugin

Actuator
++++++++

BNC575 Delay/Pulse Generator Interface with Delay Scan Capability



Installation instructions
=========================

* Tested on PyMoDAQ version 4.1.1
* Tested on Python 3.8.18
* No additional drivers necessary
* To install plugin, run: pip install pymodaq-plugins-bnc
