Skip to content

Project for saving scope traces from SIGLENT 1104X-E scopes

License

Notifications You must be signed in to change notification settings

joshuarwood/siglent-1104X-E

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Siglent-1104X-E

Project for saving scope traces from SIGLENT 1104X-E scopes.

Requirements

mac OS 10.4 or windows 10, ni-visa 19.5 or higher, python3 with the following packages installed via pip:

  • pyvisa >= 1.10.1
  • numpy >=1.16.4
  • matplotlib >=2.2.3

Usage

./logger.py -c C1 -o waveforms -n 10 logs 10 waveforms from channel 1 to the folder waveforms

./display.py -i <waveform.txt> displays the contents of waveform.txt

About

Project for saving scope traces from SIGLENT 1104X-E scopes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages