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


Glossary Item Box

Gets or sets the long code mask (reverse link only - Q channel).

Syntax

Visual Basic (Declaration) 
Public MustOverride Property LongCodeMaskQ As String
C# 
public abstract string LongCodeMaskQ {get; set;}
C++/CLI 
public:
abstract property String^ LongCodeMaskQ {
   String^ get();
   void set (    String^ value);
}

Remarks

This specifies the long code mask for the Q channel of reverse link measurements.

Requirements

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

See Also