Remote control commands
R&S
®
RTE
1156User Manual 1326.1032.02 ─ 20
Return values: 
<ZUIResolution> Range:  1E-15  to  0.5
Increment:  10E-12
*RST:  500E-6
Default unit: s
Usage:  Query only
Asynchronous command
ZVC:Z<m>:I<n>:DATA:HEADer?
ZVC:Z<m>:V<n>:DATA:HEADer?
Return the header of amperemeter and voltmeter waveform data.
Table 18-2: Header data
Position Meaning Example
1 Start time in s -0.0001
2 Stop time in s 0.0001
3 Number of values in one waveform (record length) 1000
4 Number of values per sample interval. For most
waveforms the result is 1, for peak detect and enve-
lope waveforms it is 2. If the number is 2, the num-
ber of returned values is twice the number of values
(record length)..
1
Suffix: 
<m>
.
1..2
<n> 1..4
Example: 
ZVC:Z2:V2:DATA:HEADer?
<-- -0.0001,0.0001,1000,1
Usage:  Query only
ZVC:Z<m>:I<n>:DATA[:VALues]?
ZVC:Z<m>:V<n>:DATA[:VALues]?
Return the waveform data of the amperemeter and voltmeter for transmission from the
instrument to the controlling computer. The data can be used in MATLAB, for example.
Set the export format to ASCii or REAL,32 using FORMat[:DATA]. Export of raw data
is not supported.
Suffix: 
<m>
.
1..2
<n> 1..4
Return values: 
<Data> Liste of values according to the format setting.
Acquisition and setup