|
Boonton55xxx IVI Driver Reference
|
|
|
IBoonton55xxxChannelMarkerMeasurements Interface
|
|
See Also
|
|
Provides access to marker measurements.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Interface IBoonton55xxxChannelMarkerMeasurements
|
C#
|
public interface IBoonton55xxxChannelMarkerMeasurements
|
Visual C++
|
__interface IBoonton55xxxChannelMarkerMeasurements
|
Properties
|
Name
|
Description
|
|
Interval
|
Provides access to marker interval measurements. These measurements are performed on the time interval between the markers.
|
|
MarkerMath
|
Provides access to marker math measurements. The math operations are on the power at each marker.
|
Top
Methods
|
Name
|
Description
|
|
FetchArrayMarkerPower
|
Returns an array of the current marker measurements for the specified channel.
|
|
FetchMarkerAverage
|
For the specified marker, return the average power or voltage at the marker. The units are the same as the specified channel.
|
|
FetchMarkerMax
|
For the specified marker, return the maximum power or voltage at the marker. The units are the same as the specified channel.
|
|
FetchMarkerMin
|
For the specified marker, return the minimum power or voltage at the marker. The units are the same as the specified channel.
|
|
ReadArrayMarkerPower
|
Returns an array of the current marker measurements for the specified channel.
|
|
ReadMarkerAverage
|
For the specified marker, return the average power or voltage at the marker. The units are the same as the specified channel.
|
|
ReadMarkerMax
|
For the specified marker, return the maximum power or voltage at the marker. The units are the same as the specified channel.
|
|
ReadMarkerMin
|
For the specified marker, return the minimum power or voltage at the marker. The units are the same as the specified channel.
|
Top
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|