![Uni-Trend UTD2000E Series Manual Download Page 54](http://html1.mh-extra.com/html/uni-trend/utd2000e-series/utd2000e-series_manual_839099054.webp)
UNI-T
UTD2000E Series Osilloscope Programming Manual
Return value is related with the current data read mode:
NORMal mode
,
YREFerence is fixed as 128
(
the bottom of screen as 0, top as 255
)
RAW mode
,
YREFerence is related with memory waveform VerticalScale and the current selected
VerticalScale.
Return format:
Query return referece position, integer type.
For example:
:WAV:YREF?
query return 100
FILE Command
This command is for reference waveform and storage function.
:FILE:LOAD
Command format:
:FILE:LOAD <filename>[,<source>][,<disk>]
Functional description:
For loading waveform to the related channel or data setting.
<filename> file name must be character string data with double quotation mark, for
example “test.bsv”
The file name of *.bsv or *.csv presents load waveform data of the file into the reference
channel.
The file name of *.set presents load the setting data of the file into oscilloscope.
<source > presents reference channel
{REFA | REFB | REFC | REFD}
,
optional parameter
only valid when load waveform data.
REFA presents reference channel A
REFB presents reference channel B
REFC presents reference channel C
REFD presents reference channel D
<disk> presents memory medium {
FLASH | UDISK
}
,
optional parameter
,
ignore presents
internal data of FLASH.
FLASH presents internal data
UDISK presents U disk data
For example
:
FILE:LOAD "test.bsv",REFA,UISK
Load test.bsv waveform data into reference channel A from U disk
FILE:LOAD "system-set-up01.set"
Load No .1 configuration data into a oscilloscope from internal medium .
Notes
:
The file name of internal storage setting must be"system-set-up01.set"~ "system-set-up255.set",