|
Boonton55xxx IVI Driver Reference
|
|
|
IviPwrMeterUnitsEnum Enumeration
|
|
See Also
|
|
IVI PwrMeter class-compliant values for Units
Namespace: Ivi.PwrMeter.Interop
Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)
Visual Basic
|
Public Enumeration IviPwrMeterUnitsEnum
|
C#
|
public enum IviPwrMeterUnitsEnum
|
Visual C++
|
public enum class IviPwrMeterUnitsEnum
|
Members
|
Member name
|
Value
|
Description
|
|
IviPwrMeterUnitsdBm
|
0x00000001
|
Sets the units to dBm.
|
|
IviPwrMeterUnitsdBmV
|
0x00000002
|
Sets the units to dB millivolts.
|
|
IviPwrMeterUnitsdBuV
|
0x00000003
|
Sets the units to dB microvolts.
|
|
IviPwrMeterUnitsWatts
|
0x00000004
|
Sets the units to Watts.
|
See Also
Reference
Ivi.PwrMeter.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|