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


Glossary Item Box

Gets the marker x-axis demod code channel.

Syntax

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

Remarks

Points in a W-CDMA Code Domain Power measurement result are at a calculated code channel and symbol rate. This property returns the code channel for the data at the current marker position.

Requirements

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

See Also