Metadata-Version: 2.1
Name: pymodaq_plugins_smaract
Version: 2.0.4
Summary: Set of PyMoDAQ plugins for linear actuators from Smaract (SLC positioners). MCS and MCS2 controllers are supported.
Home-page: https://github.com/PyMoDAQ/pymodaq_plugins_smaract
Author: David Bresteau
Author-email: david.bresteau@cea.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: instrumental-lib
Requires-Dist: pymodaq >=4.0.7

pymodaq_plugins_smaract (Smaract)
#################################


.. image:: https://img.shields.io/pypi/v/pymodaq_plugins_smaract.svg
   :target: https://pypi.org/project/pymodaq_plugins_smaract/
   :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/PyMoDAQ/pymodaq_plugins_smaract/workflows/Upload%20Python%20Package/badge.svg
    :target: https://github.com/PyMoDAQ/pymodaq_plugins_smaract

PyMoDAQ plugin for actuators from Smaract (MCS_controller, ...)


Documentation: http://pymodaq.cnrs.fr/

Authors
=======

* David Bresteau (david.bresteau@cea.fr)
* Sebastien J. Weber (sebastien.weber@cnrs.fr)

Instruments
===========
Below is the list of instruments included in this plugin

Actuators
+++++++++

* **SmaractMCS** SLC linear stages with sensor (S option) with MCS controller
* **SmaractMCS2** SLC linear stages with sensor (S option) with MCS2 controller
* **SmaractSCU** SLC linear or angular stages with or without sensors using the Instrumental-lib package and the
  simpler SCU controller


System requirements
===================

Operating system: Windows 7 or 10

Python: >=3.7

PyMoDAQ: >=3.1.2

