Aus dem Manual:
"Binary Data (.bin) Format
The binary data format stores waveform data in binary format and
provides data headers that describe that data.
Because the data is in binary format, the size of the file is
approximately
5 times smaller than the ASCII XY format.
If more than one source is on, all displayed sources will be saved,
except
math functions.
When using segmented memory, each segment is treated as a separate
waveform. All segments for a channel are saved, then all segments of the
next (higher numbered) channel are saved. This continues until all
displayed channels are saved.
When the oscilloscope is in the Peak Detect acquisition mode, the
minimum and maximum value waveform data points are saved to the file
in separate waveform buffers. The minimum value data points are saved
first; then, the maximum value data points are saved."
Also muss ich *.bin in Ascii umwandeln und in Excel einlesen?! Kennt
jemand dazu eine Möglichkeit? Das wird laut Agilent mit einem MatLab
Programm angeboten...habe ich leider nicht.