| 
  
 
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 { get; set; } 
 | 
 
 
 
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 
 Requirements
Supported Models
All supported 
 See Also
Reference
IIviPwrMeterInternalTrigger Interface 
Ivi.PwrMeter.Interop Namespace 
  
Copyright 2013-16 Boonton. All rights reserved. 
 |