collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannel.Enabled Property


IBoonton55xxxChannel See Also



Set or return the measurement state of the selected channel. When the value is true, the channel performs measurements; when the value is false, the channel is disabled and no measurements are performed.

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.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

Set or return the measurement state of the selected channel. When the value is true, the channel performs measurements; when the value is false, the channel is disabled and no measurements are performed.

collapse_allInstrument Command

CALCulate{Channel}:STATe {1|0}

CALCulate{Channel}:STATe?

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannel Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.