Visual Basic (Declaration) | |
---|---|
Public Enum Dither Inherits System.Enum |
C# | |
---|---|
public enum Dither : System.Enum |
C++/CLI | |
---|---|
public enum class Dither : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Auto | Auto. This is the same as the off mode. | — |
High | Dither is applied at 18% of full scale. The High setting is only valid for the PXA analyzer. In other X-Series analyzers the High mode is the same as the On mode. | — |
Off | Dither is turned off. | — |
On | Dither is applied at 6% of full scale. | — |
‡ 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)