collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterInternalTrigger.Slope Property


IIviPwrMeterInternalTrigger See Also



Class-compliant IIviPwrMeter property specifying whether the power meter should trigger on the rising or falling edge of the measurement signal

Namespace: Ivi.PwrMeter.Interop

Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)

Visual Basic

Public Property Slope As IviPwrMeterInternalTriggerSlopeEnum

C#

public IviPwrMeterInternalTriggerSlopeEnum  Slope { getset; }

Visual C++

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

Property Value

Class-compliant IIviPwrMeter property specifying whether the power meter should trigger on the rising or falling edge of the measurement signal

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviPwrMeterInternalTrigger Interface

Ivi.PwrMeter.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.