Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.78 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.78 KB

yaqd-thorlabs

PyPI Conda yaq black ver log

yaq daemons for thorlabs hardware

This package contains the following daemon(s):

Using Hardware Controllers: Windows and APT

For working with hardware controllers, this package uses the serial interface to APT with help from thorlabs-apt-protocol.

On Windows, you must toggle a driver setting to make the COM port appear:

Within Device Manager, right click on the APT device (under USB devices), and go to Properties. On the Advanced tab, check the box that says Load VCP (VCP stands for Virtual COM Port). Unplug and replug the USB cable to make it load the COM Port.

Sensors use PyVISA

For sensor hardware (Thorlabs PM series), this package uses PyVISA.