Keysight Pathwave 89600 VSA .NET API
GetValidSfiValues Method
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > Csirs Class : GetValidSfiValues Method


Glossary Item Box

Get the valid slot format indicator values.

Syntax

Visual Basic (Declaration) 
Public MustOverride Function GetValidSfiValues() As Integer()
C# 
public abstract int[] GetValidSfiValues()
C++/CLI 
public:
abstract array<int>^ GetValidSfiValues(); 

Return Value

The list of valid slot format indicator values.

Requirements

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

See Also