NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannel.Enabled Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannel.Enabled Property

ScopeChannelEnabled Property

Gets or sets whether the digitizer acquires a waveform for the channel.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public bool Enabled { get; set; }
Public Property Enabled As Boolean
	Get
	Set

Property Value

Type: Boolean
if the channel is enabled.

Implements

IIviScopeChannelEnabled

See Also

Log in to get a better experience