An open API service indexing awesome lists of open source software.

https://github.com/charkster/keithley_2308

Python class for Keithley 2308 Battery/Charger Simulator
https://github.com/charkster/keithley_2308

keithley2308 pyvisa scpi-instrument

Last synced: 8 months ago
JSON representation

Python class for Keithley 2308 Battery/Charger Simulator

Awesome Lists containing this project

README

          

# keithley_2308
![picture](https://res.cloudinary.com/iwh/image/upload/q_auto,g_center/w_auto,e_trim,c_fill,g_auto/assets/1/26/Keithley_2308_-_Portable_Device_Battery.jpg)

Python class for Keithley 2308 Battery/Charger Simulator.
The best part of this class is the function "get_unique_scpi_list" as this will query all the settings of the instrument individually and return a list of settings that are different to the default settings. With this list you can just reset the instrument and load the list to get back to a specific configuration. The unique settings list is human readable. I will include these lists in my various instrument scripts.