Remote Commands Reference
R&S
®
RTC1000
185
User Manual 1335.7352.02 ─ 02
FORMat[:DATA]
<DataFormat>,<Accuracy>
Defines the format for data export with
●
●
●
●
Parameters:
<DataFormat>
ASCii | REAL | UINTeger | CSV
ASCii
List of values, for example, 1.23,1.22,1.24,..
<Accuracy> is 0 which means that the instrument selects the
number of digits to be returned. The query returns ASC,0.
REAL
Block data, 32 bit float values in 4 byte blocks.
<Accuracy> is always 32. The query returns REAL,32.
UINTeger
Unsigned integer format, binary values with length 8 or 16 bit
(UINT,8 or UINT,16). The data range for UINT,8 is 0 to 255, the
data range for UINT,16 is 0 to 65.535.
For data conversion, you need the results of following com-
mands:
...:DATA:XORigin?
;
...:DATA:XINCrement?
;
..:DATA:
Yorigin?
;
...:DATA:YINCrement?
;
...:DATA:
YRESolution?
. .
CSV
Comma separated value list.
*RST:
ASC
<Accuracy>
0 | 8 | 16 | 32
Length of a data value in bit
*RST:
0
Example:
Set the ASCII data format:
FORM ASC
Example:
Query the data format:
FORM?
-> ASC,0
FORMat:BORDer
<ByteOrder>
Defines the byte order for binary data export if
is set to
REAL
or
UINT
.
Acquisition and Setup
Содержание RTC1000
Страница 1: ...R S RTC1000 Digital Oscilloscope User Manual User Manual 1335 7352 02 02 S 2...
Страница 57: ...Trigger R S RTC1000 57 User Manual 1335 7352 02 02 Figure 5 3 External trigger signal External Trigger Input...
Страница 225: ...Remote Commands Reference R S RTC1000 225 User Manual 1335 7352 02 02 Suffix m 1 6 Selects the measurement Measurements...