How to run a Multi CISPR APD measurement
R&S
®
ESW-K58
45
User Manual 1179.0880.02 ─ 03
SENSe:MAPD:CHANnel2:INSert AFTer
// Change the P limit for channel 3
SENSe:MAPD:CHANnel3:PLIMit 40
// Change the E limit for channel 1
SENSe:MAPD:CHANnel1:ELIMit 1e-5
// Start a measurement to execute the changes
INITiate:IMMediate
// Query the results for all
FETCh:SUMMary:ALL?
// Query the result for the delta to P limit for all channels
FETCh:SUMMary:DPLimit:ALL?
// Query the result for the delta to E limit for all channels
FETCh:SUMMary:DELimit:ALL?
// Query the result of the peak measurment for channel 2
FETCh:SUMMary2:PEAK?