This application controls Hioki's LCR meter and Sigma Kouki's stage controller at the same time.
⚠️ Note: This repo is not actively maintained. It's an older version of https://github.com/5yutan5/pyAutoLab.
This is an unfinished project.
The following devices are supported.
- LCR METER IM3536 - Hioki
- 2 axis Stage Controller Shot702 - OptoSigma
- Translation Motorized Stages SGSP26-200(Z) - OptoSigma
It is necessary to install the driver for the device in advance.
2 axis Stage Controller Shot702 driver
Important Note: Most all of the dependencies listed below will not be installed automatically. So you need to install them.
- Python 3.9+
- PySide6 6.0.1+
- psutil 5.8+
- pyserial 3.5+
It can be installed with both pip and conda, but installing with conda is deprecated. Please refer to the installation guide for installation details.
pip install git+https://github.com/5yutan5/tensile-LCR-tester
After all the installation is complete, the following command enter the terminal.
tltester
The application will launch and the device connection dialog will be displayed.