Visual Basic (Declaration) | |
---|---|
Public Enum IFType Inherits System.Enum |
C# | |
---|---|
public enum IFType : System.Enum |
C++/CLI | |
---|---|
public enum class IFType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Auto | Allows the 89601 software to choose the setting (default) | — |
AuxWideband | Sets the analyzer to its Aux wideband signal path, typically 1GHz | — |
ExternalWideband | Sets the analyzer to its external wideband signal path, typically 1GHz | — |
Lowband | Sets the analyzer to its low band signal path, typically 10MHz | — |
Medium | Sets the analyzer to its medium band signal path, typically 40MHz | — |
Narrowband | Sets the analyzer to its narrow band signal path, typically 25MHz | — |
Wideband | Sets the analyzer to its wide band signal path, typically 140MHz | — |
WidebandExtended | Sets the analyzer to its wideband extended signal path, typically 160MHz | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
The settings that are available for a given instrument are determined by the model
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)