Technical data

522 Agilent N8201A Performance Downconverter Synthetic Instrument Module, 250 kHz to 26.5 GHz
25 Trace/View
Trace Addition (Remote Command Only)
This command adds the contents of any two traces, and puts the sum in any trace. The
action is performed once. It is not available for continuous sweeps. All traces that are
modified are set to View. To clear any trace operations, set the trace back to Clear Write,
Max Hold, or Min Hold.
Remote Command:
:TRACe:MATH:ADD <dest_trace>,<src_trace>,<src_trace>
Example:
TRAC:MATH:ADD TRACE2,TRACE1,TRACE3
This command will add TRACE1 to TRACE3 and store it in TRACE2
Trace Subtraction (Remote Command Only)
This command adds the contents of any two traces, and puts the remainder in any trace.
The action is performed once. It is not available for continuous sweeps. All traces modified
are set to View. To clear any trace operation, set the trace back to Clear Write, Max Hold, or
Min Hold.
Remote Command:
:TRACe:MATH:SUBTract <dest_trace>,<src_trace>,<src_trace>
Example:
TRAC:MATH:SUB TRACE2,TRACE1,TRACE3
This command will subtract TRACE3 from TRACE1 and store it in TRACE2
Trace Mean (Remote Command Only)
This command finds the mean of the amplitude of all the points on a trace and is returned
as a single value in the current amplitude units.
Remote Command:
:TRACe:MATH:MEAN? <src_trace>
Example:
TRAC:MATH:MEAN TRACE2