collapse_allSyntax

Top  Previous  Next

 

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

collapse_allProperties


Name

Description

Public property

Interval

Provides access to marker interval measurements. These measurements are performed on the time interval between the markers.

Public property

MarkerMath

Provides access to marker math measurements. The math operations are on the power at each marker.

Top

collapse_allMethods


Name

Description

Public method

FetchArrayMarkerPower

Returns an array of the current marker measurements for the specified channel.

Public method

FetchMarkerAverage

For the specified marker, return the average power or voltage at the marker. The units are the same as the specified channel.

Public method

FetchMarkerMax

For the specified marker, return the maximum power or voltage at the marker. The units are the same as the specified channel.

Public method

FetchMarkerMin

For the specified marker, return the minimum power or voltage at the marker. The units are the same as the specified channel.

Public method

ReadArrayMarkerPower

Returns an array of the current marker measurements for the specified channel.

Public method

ReadMarkerAverage

For the specified marker, return the average power or voltage at the marker. The units are the same as the specified channel.

Public method

ReadMarkerMax

For the specified marker, return the maximum power or voltage at the marker. The units are the same as the specified channel.

Public method

ReadMarkerMin

For the specified marker, return the minimum power or voltage at the marker. The units are the same as the specified channel.

Top

collapse_allSee Also

Reference

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.