collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterChannel.Enabled Property


IIviPwrMeterChannel See Also



Class-compliant IIviPwrMeter property specifying whether the power meter should take a measurement on a particular input channel. The power meter will take a measurement on a channel only if that channel is enabled

Namespace: Ivi.PwrMeter.Interop

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

Visual Basic

Public Property Enabled As Boolean

C#

public bool  Enabled { getset; }

Visual C++

HRESULT get_Enabled(
 VARIANT_BOOL*  val
);
HRESULT put_Enabled(
 VARIANT_BOOL  val
);

Property Value

Class-compliant IIviPwrMeter property specifying whether the power meter should take a measurement on a particular input channel. The power meter will take a measurement on a channel only if that channel is enabled

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviPwrMeterChannel Interface

Ivi.PwrMeter.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.