Page 51 of 69
Exporting in VCD Format
VCD stands for value change dump. It is a text-based format used for saving digital data (it can't be used
with analog data).
Exporting in Binary Format
A binary format is provided primarily for those interested in loading data into a script or custom
application. You can choose to export every sample or only record when the value changes. You can also
select the number of bytes used per sample.
Exporting in MATLAB Format
To use data in MATLAB, you can export a .mat file, which can be loaded by MATLAB.