Visual Basic (Declaration) | |
---|---|
Public Enum MeasurementMode Inherits System.Enum |
C# | |
---|---|
public enum MeasurementMode : System.Enum |
C++/CLI | |
---|---|
public enum class MeasurementMode : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Both | Specifies both CW Analysis and Modulation Analysis modes and all results are computed. | — |
CWAnalysis | Specifies CW Analysis which measures the CW signal produced by the interrogator. | — |
ModulationAnalysis | Specifies Modulation Analysis which examines the modulation within the CW signal. | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)