Class-compliant IIviPwrMeter property specifying the power level of the signal generated by the reference oscillator in dBm
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 power level of the signal generated by the reference oscillator in dBm
Requirements
Supported Models
None supported
See Also
Reference
IIviPwrMeterReferenceOscillator Interface
Ivi.PwrMeter.Interop Namespace

Copyright 2013-16 Boonton. All rights reserved.
|