collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelMeasurements Interface


See Also



The Measurements interface provides access to CW, waveform, and automatic measurements.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Interface IBoonton55xxxChannelMeasurements

C#

public interface IBoonton55xxxChannelMeasurements

Visual C++

__interface IBoonton55xxxChannelMeasurements

collapse_allProperties


Name

Description

Public property

AutoMeasurements

Provides access to pulsed signal automatic measurements.

Public property

TimePerPoint

Time spacing for each waveform point in seconds.

Top

collapse_allMethods


Name

Description

Public method

FetchCWPower

Returns the current CW power.

Public method

FetchExtendedWaveform

When capture priority is enabled, returns up to 100000 points of trace data based on the current timebase starting at the current trigger delay point.

Public method

FetchWaveform

Returns a previously acquired waveform for this channel. The acquisition must be made prior to calling this method. Call this method separately for each channel.

Public method

FetchWaveformMinMax

Returns the previously acquired minimum and maximum waveforms for this specified channel. The acquisition must be made prior to calling this method. Call this method separately for each channel.

Public method

MeasurePower

Return average power using a default instrument configuration in Modulated Mode and dBm units. Instrument remains stopped in Modulated Mode after a measurement.

Public method

MeasureVoltage

Return average voltage using a default instrument configuration in Modulated Mode and volts units. Instrument remains stopped in Modulated Mode after a measurement.

Public method

ReadCWPower

Initiates an CW power acquisition and returns the result.

Public method

ReadWaveform

Initiates an acquisition on all enabled channels, waits (up to MaxTime) for the acquisition to complete, and returns the waveform for this channel. Call FetchWaveform to obtain the waveforms for other channels.

Public method

ReadWaveformMinMax

Initiates an acquisition on all enabled channels, waits (up to MaxTime) for the acquisition to complete, and returns the min/max waveforms for this channel. Call FetchMinMaxWaveform to obtain the min/max waveforms for other channels.

Top

collapse_allSee Also

Reference

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.