collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelMarkerMeasurementsInterval Interface


See Also



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

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Interface IBoonton55xxxChannelMarkerMeasurementsInterval

C#

public interface IBoonton55xxxChannelMarkerMeasurementsInterval

Visual C++

__interface IBoonton55xxxChannelMarkerMeasurementsInterval

collapse_allMethods


Name

Description

Public method

FetchIntervalAvg

Return the average power or voltage in the time interval between marker 1 and marker 2. The units will be the same as the specified channel.

Public method

FetchIntervalFilteredMax

Return the maximum filtered power or voltage in the time interval between marker 1 and marker 2. The units will be the same as the specified channel.

Public method

FetchIntervalFilteredMin

Return the minmum power or voltage in the time interval between marker 1 and marker 2. The units will be the same as the specified channel.

Public method

FetchIntervalMax

Return the maximum instantaneous power or voltage in the time interval between marker1 and marker 2. The units will be the same as the specified channel.

Public method

FetchIntervalMaxAvg

Return maximum of the average power trace between MK1 and MK2. The units will be the same as the specified channel.

Public method

FetchIntervalMin

Return the minimum instantaneous power or voltage in the time interval between marker1 and marker 2. The units will be the same as the specified channel.

Public method

FetchIntervalMinAvg

Return minimum of the average power trace between MK1 and MK2. The units will be the same as the specified channel.

Public method

FetchIntervalPkToAvg

Return the peak-to-average ratio of the power or voltage between marker 1 and marker 2. The units are dB for logarithmic channel units or percent for linear channel units.

Public method

ReadIntervalAvg

Return the average power or voltage in the time interval between marker 1 and marker 2. The units will be the same as the specified channel.

Public method

ReadIntervalFilteredMax

Return the maximum filtered power or voltage in the time interval between marker 1 and marker 2. The units will be the same as the specified channel.

Public method

ReadIntervalFilteredMin

Return the minmum power or voltage in the time interval between marker 1 and marker 2. The units will be the same as the specified channel.

Public method

ReadIntervalMax

Return the maximum instantaneous power or voltage in the time interval between marker1 and marker 2. The units will be the same as the specified channel.

Public method

ReadIntervalMaxAvg

Return maximum of the average power trace between MK1 and MK2. The units will be the same as the specified channel.

Public method

ReadIntervalMin

Return the minimum instantaneous power or voltage in the time interval between marker1 and marker 2. The units will be the same as the specified channel.

Public method

ReadIntervalMinAvg

Return minimum of the average power trace between MK1 and MK2. The units will be the same as the specified channel.

Public method

ReadIntervalPkToAvg

Return the peak-to-average ratio of the power or voltage between marker 1 and marker 2. The units are dB for logarithmic channel units or percent for linear channel units.

Top

collapse_allSee Also

Reference

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.