collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxTrigger Interface


See Also



The Trigger interface provides properties to control synchronization of data acquisition with external events.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Interface IBoonton55xxxTrigger

C#

public interface IBoonton55xxxTrigger

Visual C++

__interface IBoonton55xxxTrigger

collapse_allProperties


Name

Description

Public property

Delay

Set or return the trigger delay time in seconds with respect to the trigger for the trigger display location in the LEFT position. Positive values cause the actual trigger to occur after the trigger condition is met. This places the trigger event to the left of the trigger point on the display, and is useful for viewing events during a pulse, some fixed delay time after the rising edge trigger. Negative trigger delay places the trigger event to the right of the trigger point on the display, and is useful for looking at events before the trigger edge.

Public property

Edge

Edge trigger configuration interface.

Public property

Holdoff

Set or return the trigger holdoff time in seconds. Trigger holdoff is used to disable the trigger for a specified amount of time after each trigger event. The holdoff time starts immediately after each valid trigger edge, and will not permit any new triggers until the time has expired. When the holdoff time is up, the trigger re-arms, and the next valid trigger event (edge) will cause a new sweep. This feature is used to help synchronize the power meter with burst waveforms such as a TDMA or GSM frame. The trigger holdoff resolution is 10 nanoseconds, and it should be set to a time that is just slightly shorter than the frame repetition interval.

Public property

HoldoffMode

Sets the holdoff mode to normal or gap holdoff.

Public property

Level

Set or return the trigger level for synchronizing data acquisition with a pulsed input signal. The internal trigger level entered should include any global offset and will also be affected by the frequency cal factor. The available internal trigger level range is sensor dependent. The trigger level is set and returned in dBm.

Public property

Mode

Set or return the trigger mode for synchronizing data acquisition with pulsed signals.

Public property

Position

Set or return the position of the trigger event on displayed sweep.

Public property

Source

The signal the power meter monitors for a trigger. It can be channel or one of many other values.

Public property

Status

The status of the triggering system.

Public property

Vernier

Set or return the fine position of the trigger event on displayed sweep.

Top

collapse_allSee Also

Reference

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.