![Ronde & Schwarz 1304.0004K03 Скачать руководство пользователя страница 713](http://html1.mh-extra.com/html/ronde-and-schwarz/1304-0004k03/1304-0004k03_user-manual_1484987713.webp)
Remote Commands
R&S
®
FPL1000
713
User Manual 1178.3370.02 ─ 11
10.6.11.5
Example: Measuring the Harmonic Distortion
//-------------Configuring the Measurement-------------
*RST
//Resets the instrument.
INIT:CONT OFF
//Turns on single sweep mode.
CALC:MARK:FUNC:HARM ON
//Turns on the harmonic distortion measurement.
CALC:MARK:FUNC:HARM:NHAR 3
//Defines three harmonics to be found.
CALC:MARK:FUNC:HARM:BAND:AUTO OFF
//Turns off automatic bandwidth selection.
CALC:MARK:FUNC:HARM:PRES
//Determines the ideal configuration.
//-------------Performing the Measurement-------------------
INIT;*WAI
//Initiates the measurement and finishes the sweep.
//-------------Retrieving the Results------------------------
CALC:MARK:FUNC:HARM:LIST?
//Queries the position of the harmonics.
CALC:MARK:FUNC:HARM:DIST? TOT
//Queries the total harmonic distortion.
10.6.12
Measuring the Third Order Intercept Point
..............................................................................................713
Programming Example: Measuring the TOI
..........................................................716
10.6.12.1
Determining the TOI
All remote control commands specific to TOI measurements are described here.
Useful commands for TOI measurements described elsewhere
●
●
CALCulate<n>:DELTamarker<m>:X:RELative?
●
CALCulate<n>:DELTamarker<m>:Y?
●
●
Configuring and Performing Measurements