|
Boonton55xxx IVI Driver Reference
|
|
|
Boonton55xxxPulseUnitsEnum Enumeration
|
|
See Also
|
|
Set the units for entering the pulse distal, mesial, and proximal levels. Many pulse measurements call for 10% to 90% voltage (which equates to 1% to 81% power) for rise time and falltime measurements, and measure pulse widths from the half-power (?3dB, 50% power, or 71% voltage) points.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Enumeration Boonton55xxxPulseUnitsEnum
|
C#
|
public enum Boonton55xxxPulseUnitsEnum
|
Visual C++
|
public enum class Boonton55xxxPulseUnitsEnum
|
Members
|
Member name
|
Value
|
Description
|
|
Boonton55xxxPulseUnitsWatts
|
0x00000000
|
The levels are defined in percent power.
|
|
Boonton55xxxPulseUnitsVolts
|
0x00000001
|
The pulse transition levels will be defined as the specified percentage in voltage.
|
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|