Skip to content

Python class for controlling Tektronics Arbitrary Function Generator 3000 series

License

Notifications You must be signed in to change notification settings

charkster/tektronics_afg3000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tektronics_afg3000

picture

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.

Releases

No releases published

Packages

No packages published

Languages