Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
kzhao1228 committed May 31, 2020
1 parent 417f7cd commit 64108d1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pyStage-APT
============

|LANGUAGE| |PY-VERSION| |GITHUB-TAG| |PLATFORM_I| |PLATFORM_II| |SERIAL| |USB| |LICENSE| |COUNTS-TOT| |COUNTS-TOD|
|LANGUAGE| |PY-VERSION| |GITHUB-TAG| |PLATFORM_I| |PLATFORM_II| |SERIAL| |USB| |LICENSE| |COUNTS-TOT|

``pystage-apt`` is a library to communicate with various Thorlabs’ APT single-channel controllers and control different types of Thorlabs’ actuator motors. It contains a large collection of motor control messages obtained from `Thorlabs APT Controllers Host-Controller Communications Protocol <https://https://github.com/kzhao1228/pystage_apt/blob/master/doc/APT_Communications_Protocol_Rev_15.pdf>`__. This document describes the low-level communications protocol and commands used between the host PC and controller units within the APT family. Those messages are included in a series of python files and are stored in a folder named `ctrl_msg <https://github.com/kzhao1228/pystage_apt/tree/master/stage/ctrl_msg>`__.

Expand Down Expand Up @@ -150,7 +150,3 @@ Open Source (OSI approved): |LICENSE|
.. |COUNTS-TOT| image:: https://visitor-badge.glitch.me/badge?page_id=kzhao1228.pystage-apt
:target: https://github.com/kzhao1228/pystage_apt/blob/master/README.rst
:alt: Counts-total

.. |COUNTS-TOD| image:: https://visitor-badge.glitch.me/badge?page_id=kzhao1228.pystage-apt
:target: https://github.com/kzhao1228/pystage_apt/blob/master/README.rst
:alt: Counts-today

0 comments on commit 64108d1

Please sign in to comment.