|
Boonton55xxx IVI Driver Reference
|
|
|
Boonton55xxxUnitsEnum Enumeration
|
|
See Also
|
|
Channel units. Voltage is calculated with reference to the sensor input impedance. Note that for ratiometric results, logarithmic units will always return dBr (dB relative) while linear units return percent.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Enumeration Boonton55xxxUnitsEnum
|
C#
|
public enum Boonton55xxxUnitsEnum
|
Visual C++
|
public enum class Boonton55xxxUnitsEnum
|
Members
|
Member name
|
Value
|
Description
|
|
Boonton55xxxUnitsdBm
|
0x00000000
|
dBm
|
|
Boonton55xxxUnitswatts
|
0x00000001
|
Watts.
|
|
Boonton55xxxUnitsvolts
|
0x00000002
|
Volts.
|
|
Boonton55xxxUnitsDBV
|
0x00000003
|
dB relative to volts.
|
|
Boonton55xxxUnitsDBMV
|
0x00000004
|
dB relative to milliwatts.
|
|
Boonton55xxxUnitsDBUV
|
0x00000005
|
dB relative to microwatts.
|
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|