How to run a Multi CISPR APD measurement
R&S
®
ESW-K58
44
User Manual 1179.0880.02 ─ 03
7
How to run a Multi CISPR APD measure-
ment
This chapter gives an example on how to run a Multi CISPR APD Measurement in a
remote environment.
//------Preparing the instrument and setting up scan table ----------
*RST
// Configure the scan table according to your needs
// (For scan table configuration, see R&S
ESW user manual)
// Start scan
// Marker to peak
CALCulate:MARKer:MAXimum:PEAK
// Tune to marker
CALCulate:MARKer:FUNCtion:CENTer
// ------ Multi CISPR APD settings for standard CISPR 11 Ed.6.2. ------
// Switch to Multi CISPR APD
INSTrument:SELect MAPD
// Switch to run single
INITiate:CONTinuous Off
// Load standard settings for CISPR 11 Ed.6.2.
SENSe:MAPD:STANdard:LOAD "CISPR_11_Ed.6.2.xml"
// Start a measurement
INITiate:IMMediate
// Query the results
FETCh:SUMMary:ALL?
// Add the results to a report
HCOPy:MODE REPort
HCOPy:TREPort:APPend
// ------- Optional: Multi CISPR APD Settings without CISPR standard ------
// Change the analysis bandwidth
SENSe:BANDwidth:RESolution 167e3
// Change number of channels
SENSe:MAPD:NCHannels 67
// Change the sweep time
SENSe:SWEep:TIME 10s
// Populate the channels to the evaluation table
SENSe:MAPD:CHAN:POPulate
// Start a measurement to execute the changes
INITiate:IMMediate
// In evaluation table, clear the list
SENSe:MAPD:CHANnel1:CLEar
// In evaluation table, add a channel left to the middle channel
SENSe:MAPD:CHANnel1:INSert BEFore
// In evaluation table, add a channel right to the middle channel