|
Boonton55xxx IVI Driver Reference
|
|
|
Boonton55xxxMeasurementModeEnum Enumeration
|
|
See Also
|
|
Values representing the measurement mode of the meter.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Enumeration Boonton55xxxMeasurementModeEnum
|
C#
|
public enum Boonton55xxxMeasurementModeEnum
|
Visual C++
|
public enum class Boonton55xxxMeasurementModeEnum
|
Members
|
Member name
|
Value
|
Description
|
|
Boonton55xxxMeasurementModePulse
|
0x00000000
|
Pulse mode provides the functionality of a random repetitive sampling oscilloscope for viewing and analyzing the RF power envelope.
|
|
Boonton55xxxMeasurementModeModulated
|
0x00000001
|
Modulated mode is designed for continuous, true average power measurements of complex modulated signals.
|
|
Boonton55xxxMeasurementModeStatistical
|
0x00000002
|
The Statistical Mode is used for advanced analysis of non-periodic modulated signals. This value is not valid for the 55 Series USB power meters.
|
Remarks
Statistical mode is only valid for models 4541 and 4542. Statistical measurements can be enabled independentantly in the 55 Series USB power meters by enabling stastical capture at any time.
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|