![Uni-Trend UTD2000E Series Скачать руководство пользователя страница 51](http://html1.mh-extra.com/html/uni-trend/utd2000e-series/utd2000e-series_manual_839099051.webp)
UNI-T
UTD2000E Series Osilloscope Programming Manual
:WAVeform:FORMat BYTE
The return format of waveform data is AD single byte mode
:WAVeform:DATA?
Obtain the waveform data
The flow to obtain the internal waveform data, this flow is only valid when the oscilloscope
stops
:WAVeform:SOURce CHAN1
Set channel 1 as singal source of query waveform data
Set to read the internal waveform data
:WAVeform:FORMat BYTE
The return format of waveform data is AD single byte mode
:WAVeform:POINts 5000
Internal waveform point are 5000
:WAVeform:DATA?
Obtain an area of internal waveform data
Description: when read internal data in batch, returns data is only an area of internal data,
waveform data is continuous between in two adjacent area and each area data is conform to binary
data IEEE 488.2 # format.
:WAVeform:PREamble?
Command format:
:WAVeform:PREamble?
Functional description:
Query return the current system waveform setup parameter.
Return format:
Query return use comma mark to separate.
Return data format: Format,Type,Points,Count,Xinc,Xor,Xref,Yinc,Yor,Yref.
Format
:
BYTE (0), WORD (1), ASCII(2).
Type
:
NORMAL(0), PEAK(1), AVER(2), ENVelope(3), HRESolution(4).
Points
:
return the waveform data points.
Count
:
in average sampling mode as average time, other mode as 1.
Xinc
:
the time difference between in two point of X direction of waveform data source.
Xor
:
the relative time of trigger point.
Xref
:
X reference
Yinc
:
unit voltage of Y direction
Yor
:
the relative position of Y direction and YREF zero position
Yref
:
the reference value of Y direction, the center point of screen
For example:
:WAVeform:PREamble?
return 1,0,0,1,8.000e-009,-6.000e-006,0,4.000e-002,0.000e000,100