Keysight Pathwave 89600 VSA .NET API
AcpReferenceBW Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > MarkerCollection Class : AcpReferenceBW Property


Glossary Item Box

Gets or sets the bandwidth of the carrier channel in Hz.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property AcpReferenceBW As Double
C# 
public abstract double AcpReferenceBW {get; set;}
C++/CLI 
public:
abstract property double AcpReferenceBW {
   double get();
   void set (    double value);
}

Remarks

This property sets the bandwidth of the reference channel in an adjacent channel calculation. This bandwidth is centered on the center frequency of the measurement.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also