Keysight Pathwave 89600 VSA .NET API
PNOffset Property
See Also 
Agilent.SA.Vsa.Cdma1xEvdo.Interfaces Assembly > Agilent.SA.Vsa.Cdma1xEvdo Namespace > MeasurementExtension Class : PNOffset Property


Glossary Item Box

Gets or sets the PN offset.

Syntax

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

Remarks

Specifies the PN offset to be applied to forward link analysis. This matches the setting of the transmitter being analyzed to correctly measure the applied signal.

Requirements

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

See Also