Chapter 2 SCPI Device Message Details
2-212
:TRACe[:DATA]:NEGative?
TRACe1|TRACe2|TRACe3|TRACe4|TRACe5|TRACe6|GVIew
Query Negative Trace Data
Function
This command queries the trace data of Negative detection when the
detection mode is Pos&Neg (Normal mode).
Query
:TRACe[:DATA]:NEGative? <trace>
Response
<data_1>,<data_2>,...
Parameter
<trace>
Trace to be saved
TRACe1
Trace A
TRACe2
Trace B
TRACe3
Trace C
TRACe4
Trace D
TRACe5
Trace E
TRACe6
Trace F
GVIew Gate View
<data_n>
Level data line
Resolution 0.001 dB resolution (in Log scale)
{Voltage value (V)/Reference level (V)}× 10000
(in Linear scale)
–999.0 is returned, when not measured/an error
occurs.
If REAL,32, or INTeger,32 is set for :FORMat[:DATA], the output of “#
(ASCII format)” is followed by the output of “Range of character string
indicating byte length of binary data (ASCII format”, “Byte length of
binary data (ASCII format)”, and “Trace data string (binary format)”, in
this order. In the case of the binary format too, the response message
terminator is attached (refer to “1.7.2 SCPI response message format” in
the
MS2690A/MS2691A/MS2692A and MS2830A/MS2840A Signal
Analyzer Operation Manual (Mainframe Remote Control)
.
Example:
If 1001 point trace data is read out when REAL,32 is set for :FORMat[:DATA],
> #44004<4004 bytes of data>
the “4” after “#” indicates that “this is followed by 4 characters indicating
the binary data length.”“4004” indicates that “this is followed by 4004
bytes of binary data.”