I would like to access the data at the bottom of the VSA window, where marker calculations results are displayed for each trace.
Particularly I would like to get ACP (Adjacent Channel Power) measurements results. I did find find objects to set and read measurements settings (Application.Display.Traces(Item).Marker) but can't find the object to read final ACP results displayed at the bottom of the VSA window. I had the same problem with BandPower measurements, but then I have found Application.Display.Traces(Item).Marker->BandPowerResult object.
Thank you for any help.
BRI
Particularly I would like to get ACP (Adjacent Channel Power) measurements results. I did find find objects to set and read measurements settings (Application.Display.Traces(Item).Marker) but can't find the object to read final ACP results displayed at the bottom of the VSA window. I had the same problem with BandPower measurements, but then I have found Application.Display.Traces(Item).Marker->BandPowerResult object.
Thank you for any help.
BRI
Agilent 89600 Vector Signal Analyzer application -> Trace -> Data -> Marker: -> Acp Summary TrcB
and some programming...
BR,
Peter