collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Boonton55xxxMeasBuffGateEnum Enumeration


See Also



Each Buffer Entry is controlled by a "buffer gate" that defines the start and end of the entry time interval. The gate signal may be internally or externally generated in several different ways.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Enumeration Boonton55xxxMeasBuffGateEnum

C#

public enum Boonton55xxxMeasBuffGateEnum

Visual C++

public enum class Boonton55xxxMeasBuffGateEnum

 

collapse_allMembers


Member name

Value

Description


Boonton55xxxMeasBuffGateBurst

0x00000000

Each buffer entry consists of a single pulse or burst. The start and end of the burst are automatically identified by comparing the measured input signal to a preset signal threshold. Gate qualifying and delay options are available to align the gate interval with desired portion of a burst.


Boonton55xxxMeasBuffGateMarker

0x00000001

Each buffer entry is "between markers" interval for one triggered sweep. This mode is used with the power sensor operating in triggered pulse mode, and the sweep system and markers are used to define the start and end of each gate interval. The entire gate interval must fall within the limits of the visible trace, so trigger and timebase settings must be appropriate for the signal.


Boonton55xxxMeasBuffGateExtGate

0x00000002

Each buffer entry consists of a single measurement interval gated by the logic state of the MIO input. Qualifying and delay options are available to align the gate interval with the MIO input.


Boonton55xxxMeasBuffGatePeriodic

0x00000003

Buffer entries are self-timed intervals with user-defined period and duration. If period and duration are equal, there will be no gap between successive intervals.


Boonton55xxxMeasBuffGateExtTrig

0x00000004

Each buffer entry is initiated by assertion of the MIO input and ends after a user-defined duration. Qualifying and delay options are available to align the gate start with the MIO input.

collapse_allSee Also

Reference

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.