Keysight Pathwave 89600 VSA .NET API
ResultLengthInSlots Property
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Keysight.SA.Vsa.ContextExtensions.Lte Namespace > ConfigurationResult Class : ResultLengthInSlots Property


Glossary Item Box

Gets the demodulation result length defined in number of slots.

Syntax

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

Requirements

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

See Also