qt3uw / qt3-utils

Data Acquisition for Confocal Microscope and Spin Control Experiments
https://sites.google.com/uw.edu/qt3-lab/projects
BSD 3-Clause "New" or "Revised" License
3 stars 6 forks source link

Create new piezo actuator controller class #114

Open gadamc opened 1 year ago

gadamc commented 1 year ago

It's probably better for qt3-utils to have its own piezo actuator controller class instead of using the external 'nipiezojenapy'.

This issue should cover building an NIDAQ-based piezo controller class and application directly in qt3-utils. This will be a port of nipiezojenapy and a renaming of modules and classes.

A separate issue will be created to implement usage of the new qt3-utils piezo controller class inside of qt3scan and elsewhere.