Visual Basic (Declaration) | |
---|---|
Public Enum ResBWCoupleType Inherits System.Enum |
C# | |
---|---|
public enum ResBWCoupleType : System.Enum |
C++/CLI | |
---|---|
public enum class ResBWCoupleType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Auto | Specifies auto coupling (VSA attempts to choose narrowest ResBW consistent with other parameters when you change the Span). | — |
Fixed | Specifies fixed coupling (VSA attempts to maintain same ResBW when you change the Span). | — |
Offset | Specifies offset coupling (VSA attempts to maintain ResBW/Span ratio so spectrum resolution appears the same when you change Span). | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
See the VSA help for more information: Reference > ResBW > ResBW Parameters.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)