A simple communication test interface built with Python and PySide. Support basic communication tests on TCP, UDP, Bluetooth, and GPIB.
Dependence
- PySide6
- psutil
- pyvisa
- pyvisa-py
Usage
Users can select among TCP, UDP, Bluetooth, and GPIB modes in this program.
0 Comments