Data Transfer Scripts

This topic includes Python 3 example scripts that demonstrate waveform data transfer tasks.

Data Transfer Scripts
Feature Demonstrated Script
Binary transfer of waveform data in float format waveform-data-float-format.py
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