User Manual

Remote Commands
R&S
®
FPL1000
727User Manual 1178.3370.02 ─ 09
11.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.
11.6.13 Measuring the AM Modulation Depth
All remote control commands specific to AM modulation depth measurements are
described here.
Configuring and Performing the Measurement..................................................... 727
Example: Measuring the AM Modulation Depth....................................................728
11.6.13.1 Configuring and Performing the Measurement
The following commands control the measurement.
Useful commands for AM modulation depth described elsewhere
CALCulate<n>:DELTamarker<m>:X on page 843
CALCulate<n>:DELTamarker<m>:X:RELative? on page 857
CALCulate<n>:MARKer<m>:X on page 845
Remote commands exclusive to AM modulation depth measurements
CALCulate<n>:MARKer<m>:FUNCtion:MDEPth[:STATe]................................................... 727
CALCulate<n>:MARKer<m>:FUNCtion:MDEPth:SEARchsignal ONCE............................... 728
CALCulate<n>:MARKer<m>:FUNCtion:MDEPth:RESult<t>?..............................................728
CALCulate<n>:MARKer<m>:FUNCtion:MDEPth[:STATe] <State>
This command turns the AM Modulation Depth measurement on and off.
To work correctly, the measurement requires an AM modulated signal.
Configuring and Performing Measurements