Data Transfer Scripts
This topic includes Python 3.x example scripts that demonstrate waveform data transfer tasks.
| Feature Demonstrated | Script |
|---|---|
| Transfer binary data from oscilloscope to PC | disk-file-read.py |
| Transfer ASCII data from oscilloscope to PC | disk-file-read-ascii.py |
| Transfer binary data from PC to Infiniium system | disk-file-write.py |
| Transfer CGGS data to/from oscilloscope | waveform-cgrade-xml-read-write.py |
| Binary transfer of eye diagram data | waveform-cgrade-integer-data.py |