Skip to content

Conversion scripts to turn data files into Tektronix Arbitrary Waveform Generator files.

Notifications You must be signed in to change notification settings

grungy/csv_to_awg430

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSV to AWG430

Supported Manufacturers:

  1. rigol
  2. lecroy
  3. rohde

Specify an input file:

python csv_to_awg430.py [filename] [manufacturer]

The output filename is the same as the input filename with a ".wfm" file extension.

Specify an input and an output file:

python csv_to_awg430.py [filename] [manufacturer] --output [output filename]

This uses the specified output filename.

Plot the data from the Rigol file to verify it's correct

python csv_to_awg430.py [filename] [manufacturer] --plot

About

Conversion scripts to turn data files into Tektronix Arbitrary Waveform Generator files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages