Rohde & Schwarz RTB2002 Oscilloscope

User Manual - Page 348

For RTB2002.

PDF File Manual, 510 pages, Read Online | Download pdf file

RTB2002 photo
Loading ...
Loading ...
Loading ...
Remote Control Commands
R&S
®
RTB2000
340User Manual 1333.1611.02 ─ 03
<Accuracy> 0 | 8 | 16 | 32
Length of a data value in bit
0 - for ASC only
32 - for REAL
8 | 16 | 32 - for UINT
*RST: 0
Example: Set the ASCII data format:
FORM ASC
Example: Query for data format:
FORM?
-> ASC,0
Example: Set the unsigned integer format, 16 bit data length:
FORM UINT,16
FORMat:BORDer <ByteOrder>
Defines the byte order for binary data export if
FORMat[:DATA] is set to REAL or
UINT,16|32.
Parameters:
<ByteOrder> MSBFirst | LSBFirst
MSBFirst
Big endian, most significant byte first
LSBFirst
Little endian, least significant byte first
*RST: MSBF
Example:
Reading Waveform Data in Real Format
ByteOrder 8 bit 16 bit 32 bit
MSBF 0xab 0xAB CD 0xAB CD 00 00
LSBF not relevant 0xCD AB 0x00 00 CD AB
CHANnel<m>:DATA?
Returns the data of the analog channel waveform for transmission from the instrument
to the controlling computer. The waveforms data can be used in MATLAB, for example.
To set the export format, use
FORMat[:DATA] on page 339.
To set the range of samples to be returned, use
CHANnel<m>:DATA:POINts.
For envelope waveforms, use the
CHANnel<m>:DATA:ENVelope? command.
Suffix:
<m>
.
1..4
Selects the input channel. The number of channels depends on
the instrument.
Documenting Results
Loading ...
Loading ...
Loading ...