py_test_interface
py_test_interface copied to clipboard
Python scripts for controlling electronics test equipment
sorry for asking this as its not related to your code but about the PSU model. I wanted to ask whether you have tried the CV and CC feature on...
Using commands 0x03 and 0x04, return the class and model of the device. This is useful for adding support for these devices to the Sigrok driver (https://github.com/sigrokproject/libsigrok/pull/100) eg. ``` $...
Bought a 305P a year ago to integrate into my test bench. It was advertised as programable but I could not find and API. Never had time to write my...