collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxTrigger.Position Property


IBoonton55xxxTrigger See Also



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

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Property Position As Boonton55xxxTriggerPositionEnum

C#

public Boonton55xxxTriggerPositionEnum  Position { getset; }

Visual C++

HRESULT get_Position(
 Boonton55xxxTriggerPositionEnum*  val
);
HRESULT put_Position(
 Boonton55xxxTriggerPositionEnum  val
);

Property Value

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

collapse_allRemarks

Assuming zero trigger delay, setting the position to LEFT causes the entire trace to be post-trigger. Setting it to RIGHT causes the entire trace to be pre-trigger. And setting to MIDDLE will display both the pre- and post-trigger portions of the trace.

 

Note that the trigger delay setting is in addition to this setting, and will cause the trigger position to appear in a different location. Setting the trigger position places thepower meter in trigger position mode, which overrides the variable vernier settings of the trigger vernier command.

collapse_allInstrument Command

TRIGger:POSition {LEFT|MIDDLE|RIGHT}

TRIGger:POSition?

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxTrigger Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.