NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurement.OtherChannel Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannelMeasurement.OtherChannel Property

ScopeChannelMeasurementOtherChannel Property

Gets or sets the second channel for two-channel measurements. If processing steps are registered with this channel, the processing is done before the waveform is used in a two-channel measurement.

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

Syntax

public string OtherChannel { get; set; }
Public Property OtherChannel As String
	Get
	Set

Property Value

Type: String
The default value is 0.

See Also

Log in to get a better experience