Controls the Spectrum Analyzer Application settings.
Dim app as AgilentPNA835x.Application Set app = CreateObject("AgilentPNA835x.Application") app.CreateCustomMeasurementEx(1, "SpectrumAnalyzer", "A", 1) Dim SA Set SA = app.ActiveChannel.CustomChannelConfiguration |
SA Application - SA Setup tab |
|
Source Setup tab |
|
Coherence (Provides access to SpectrumAnalyzerCoherence Object) |
|
MultiToneImageRejectEnable (Part of SpectrumAnalyzerCoherence Object) |
|
MultiToneImageRejectDataDisplay (Part of SpectrumAnalyzerCoherence Object) |
|
MultiToneImageRejectSpacing (Part of SpectrumAnalyzerCoherence Object) |
|
MultiToneImageRejectPeriod (Part of SpectrumAnalyzerCoherence Object) |
|
MultiToneImageRejectReference (Part of SpectrumAnalyzerCoherence Object) |
|
MultiToneImageRejectHarmonic (Part of SpectrumAnalyzerCoherence Object) |
|
VectorAverageEnable (Part of SpectrumAnalyzerCoherence Object) |
|
VectorAverageMax (Part of SpectrumAnalyzerCoherence Object) |
|
VectorAverageValue (Part of SpectrumAnalyzerCoherence Object) |
Advanced Setup tab |
|
IF Setup tab |
|
DFT (Provides access to SpectrumAnalyzerDFT Object) |
|
AutoBandwidth (Part of SpectrumAnalyzerDFT Object) |
|
BandwidthNarrowMin (Part of SpectrumAnalyzerDFT Object) |
|
BandwidthNarrowMax (Part of SpectrumAnalyzerDFT Object) |
|
BandwidthWideMin (Part of SpectrumAnalyzerDFT Object) |
|
BandwidthWideMax (Part of SpectrumAnalyzerDFT Object) |
Trigger Setup tab |
|
Processing Setup tab |
|
Type (Part of SpectrumAnalyzerDFT Object) |
|
Resolution (Part of SpectrumAnalyzerDFT Object) |
|
RecordSize (Part of SpectrumAnalyzerDFT Object) |
|
ADC & LO Setup tab |
|
Data Setup tab |
|
DataExportMarkersEnabled (Part of SpectrumAnalyzerDFT Object) |
|
DataExportWindowingFactor (Part of SpectrumAnalyzerDFT Object) |
|
DataLevelThreshold (Part of SpectrumAnalyzerDFT Object) |
|
DataLevelThresholdEnabled (Part of SpectrumAnalyzerDFT Object) |
Example Program: Create a Spectrum Analyzer measurement
Setup tab |
|
Sets and reads the bandwidth of the band density marker. |
|
Returns the band density level in dBm/Hz from the band density marker. |
|
Marker to SA |
|
Read Band Power |
|
Read/Set Band Power Span |
|
Read/Set Band Power State |
|
Sets and reads the state of the band density noise marker. |
|
Sets and reads the bandwidth of the band power density marker. |
|
Sets and reads the state of the band power density marker. |
|
Sets and reads the bandwidth of the band tone density marker. |
|
Sets and reads the state of the band tone density marker. |
|
Sets and reads the spacing of the band tone density marker. |
|
Sets and reads the frequency span used by Power Density to normalize the power. |
|
Read occupied bandwidth center frequency |
|
Set and read occupied bandwidth percentage of span |
|
Read the occupied bandwidth power. |
|
Read occupied bandwidth span |
|
Set occupied bandwidth state |