®
R&S
FPL1000
To get a valid result, you have to perform a complete measurement with synchroniza-
tion to the end of the measurement before reading out the result. This is only possible
for single sweep mode.
See also
Suffix:
<n>
<m>
Return values:
<TOI>
Example:
Usage:
10.6.12.2
Programming example: measuring the TOI
This example demonstrates how to determine the TOI in a remote environment.
//-----------Configuring the measurement ------------
*RST
//Reset the instrument
CALC:MARK:FUNC:TOI ON
//Activate TOI measurement.
//--------------Performing the Measurement-----
INIT:CONT OFF
//Selects single sweep mode.
CALC:MARK:FUNC:TOI:SEAR ONCE
//Initiates a search for signals in the current trace.
//---------------Retrieving Results-------------
CALC:MARK:FUNC:TOI:RES?
//Returns the TOI.
Manuel d'utilisation 1179.5860.09 - 12
INITiate<n>:CONTinuous
Window
Marker
Minimum third order intercept point.
INIT:CONT OFF
Switches to single sweep mode.
CALC:MARK:FUNC:TOI ON
Switches the intercept measurement.
INIT;*WAI
Starts a sweep and waits for the end.
CALC:MARK:FUNC:TOI:RES:MIN?
Returns the minimum TOI.
Query only
Configuring and performing measurements
on page 620.
Remote commands
726
726