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

https://github.com/charkster/tektronics_afg3000

Python class for controlling Tektronics Arbitrary Function Generator 3000 series
https://github.com/charkster/tektronics_afg3000

arbitrary-function-generator pyvisa scpi-instrument scpi-instruments scpi-lab-instruments tektronics

Last synced: 3 months ago
JSON representation

Python class for controlling Tektronics Arbitrary Function Generator 3000 series

Awesome Lists containing this project

README

        

# tektronics_afg3000
![picture](https://images-na.ssl-images-amazon.com/images/I/61LT5209N9L.jpg)

Python class for controlling Tektronics Arbitrary Function Generator 3000 series. 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.