collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxTriggerEdge.Slope Property


IBoonton55xxxTriggerEdge See Also



Set or return the trigger slope or polarity. When set to POS, trigger events will be generated when a signal?s rising edge crosses the trigger level threshold. When NEG, trigger events are generated on the falling edge of the pulse.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Property Slope As Boonton55xxxTriggerSlopeEnum

C#

public Boonton55xxxTriggerSlopeEnum  Slope { getset; }

Visual C++

HRESULT get_Slope(
 Boonton55xxxTriggerSlopeEnum*  val
);
HRESULT put_Slope(
 Boonton55xxxTriggerSlopeEnum  val
);

Property Value

Set or return the trigger slope or polarity. When set to POS, trigger events will be generated when a signal?s rising edge crosses the trigger level threshold. When NEG, trigger events are generated on the falling edge of the pulse.

collapse_allInstrument Command

TRIGger:SLOPe {POS|NEG}

TRIGger:SLOPe?

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxTriggerEdge Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.