UNI-T MSO/UPO2000 Series Programming Manual page 63

Digital phosphor oscilloscope
Table of Contents

Advertisement

Programming Manual
:FILE:LOAD <filename>, [<source>], [<disk>]
Functional description:
This command is used to load waveform to the reference channel or set the data.
<filename> represents the filename and it must be character string data with double quotation mark, for
example "test.bsv".
The file name of *.dat represents load waveform data of a file into the reference channel, it matched
with the oscilloscope's suffix name.
The file name of *.set represents load the setting data of a file into the oscilloscope, it matched with the
oscilloscope's suffix name.
The file name of *.bode.csv represents load the bode diagram data of a file into the oscilloscope, it
matched with the oscilloscope's suffix name. And it's only effect to U flash disk.
<source > represents reference channel {REFA | REFB | REFC | REFD}, optional parameter. Only valid when
loading waveform data.
REFA represents reference channel A
REFA represents reference channel B
REFA represents reference channel C
REFA represents reference channel D
<disk> represents memory medium { FLASH | UDISK },optional parameter. Omitting represents internal data
of FLASH.
FLASH represents internal data.
UDISK represents U flash disk data.
For example:
FILE:LOAD "test.dat",REFA,UDISK
Load test.dat waveform data from U flash disk into reference channel A.
FILE:LOAD "system-set-up01.set"
Load position 1 configuration data from internal medium into the oscilloscope.
FILE:LOAD "001.bode.csv"
Load the bode diagram fata from U flash disk into the oscilloscope.
Notes:When the oscilloscope can not self-defined the file name and suffix
The file name of internal storage setting must be"system-set-up01.set"~ "system-set-up255.set", the
maximum limit is 255 files.
The file name of internal storage bsv file must be"wave01.bsv"~" wave255.bsv", the maximum limit is 255 files.
:FILE:SAVE
Command format:
:FILE:SAVE <filename>, [<source>], [<disk>]
Functional description:
This command is used to set channel waveform or the setting data into file.
<filename> represents the file name and it must be character string data with double quotation mark, for
example "test.bsv".
The file name of *.dat represents load waveform data of a file into the reference channel, it matched
with the oscilloscope's suffix name.
The file name of *.set represents load the setting data of a file into the oscilloscope, it matched with the
Instruments.uni-trend.com
MSO/UPO2000 Series
63 / 156

Advertisement

Table of Contents
loading

Table of Contents