| Visual Basic (Declaration) | |
|---|---|
Public Enum TraceYUnitType Inherits System.Enum | |
| C# | |
|---|---|
public enum TraceYUnitType : System.Enum | |
| C++/CLI | |
|---|---|
public enum class TraceYUnitType : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| Auto | Specifies the units are set automatically based upon the data. | — |
| MilliRms | Specifies milli RMS units. | — |
| Peak | Specifies peak units. | — |
| Power | Specifies power units. | — |
| Rms | Specifies RMS units. | — |
| ‡ 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)