Metadata-Version: 2.1
Name: pymodaq_plugins_bnc
Version: 0.0.8
Summary: PyMoDAQ module for communication and readout from BNC575 delay/signal generator
Home-page: https://github.com/ccabello99/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
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: toml
Requires-Dist: pymodaq>=4.1.0
Requires-Dist: telnetlib3

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


BNC575 Delay/Pulse Generator Interface with Delay Scan Capability

Authors
=======

* Christian Cabello


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

Below is the list of instruments included in this plugin

Actuators
+++++++++

* **BNC**: control of BNC575 Delay Generator

Viewer0D
++++++++

Viewer1D
++++++++

Viewer2D
++++++++


PID Models
==========


Extensions
==========


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

* No additional drivers necessary.
* To install plugin, run: pip install pymodaq-plugins-bnc
