Keysight Pathwave 89600 VSA .NET API
ResultLengthInSubframe Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Keysight.SA.Vsa.ContextExtensions.NewRadio Namespace > CalculationControl Class : ResultLengthInSubframe Property


Glossary Item Box

Gets or sets a value indicating the result length in subframes for the DirectCalculation.

Syntax

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

Requirements

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

See Also