NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannel.InputFrequencyMax Property

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

ScopeChannelInputFrequencyMax Property

Gets or sets the bandwidth, in hertz, of the channel. Express this value as the frequency at which the input circuitry attenuates the input signal by 3 dB.

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

Syntax

public double InputFrequencyMax { get; set; }
Public Property InputFrequencyMax As Double
	Get
	Set

Property Value

Type: Double
The default value for this property is instrument-dependent.

See Also

Log in to get a better experience