collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannels Interface


See Also



Channels interface. Provides access specific to individual channels. For the purposes of this driver, a channel is either an actual Boonton USB power meter that is being used as a virtual measuremnt channel, or a memory channel. In the case of the 4540 series, channels are internal to the power meter. Timebase (horizontal) controls are common to all channels.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Interface IBoonton55xxxChannels

C#

public interface IBoonton55xxxChannels

Visual C++

__interface IBoonton55xxxChannels

collapse_allProperties


Name

Description

Public property

Count

Returns the number of Channels.

Public property

Horizontal

The horizontal interface provides access to timebase controls.

Public property

Item

Provides access to individual channels. The default accessor is "CH1". Up to 16 channels ("CH1" through "CH16") can be created, if there are enough USB power meters. Additionally, for each measurement channel, a memory channel is available. Memory channels are named "MEM1" through "MEM16".For 454x, this interface provides access to the the measurement channels only ("CH1" for model 4541, or "CH1" and "CH2" for 4542).

Public property

MeasurementBuffer

The MeasurementBuffer interface provides access to the buffered mode. Buffered mode works in conjunction with Real Time Power Processing™ to provide all relevant burst information including crest factor while eliminating the need to buffer, download and post-process large sample buffers.

Public property

MemoryChannels

Provides methods for saving and recalling memory channel archives.

Public property

Name

Returns the Channel name for a given index.

Top

collapse_allSee Also

Reference

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.