collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterInternalTrigger.Level Property


IIviPwrMeterInternalTrigger See Also



Class-compliant IIviPwrMeter property specifying the trigger level for the measurement signal. The value of this property is specified in the same unit as the value of the Channels.Units property

Namespace: Ivi.PwrMeter.Interop

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

Visual Basic

Public Property Level As Double

C#

public double  Level { getset; }

Visual C++

HRESULT get_Level(
 double*  val
);
HRESULT put_Level(
 double  val
);

Property Value

Class-compliant IIviPwrMeter property specifying the trigger level for the measurement signal. The value of this property is specified in the same unit as the value of the Channels.Units property

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.