ScopeChannel.HighPassFilterFrequency Property
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelHighPassFilterFrequency Property
Gets or sets the frequency for the highpass filter in Hz.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public double HighPassFilterFrequency { get; set; }
Public Property HighPassFilterFrequency As Double Get Set
Property Value
Type: DoubleThe frequency for the highpass filter in Hz. The instrument uses one of the valid values listed in the remarks. If an invalid value is specified, no coercion occurs. The default value is 0.0.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | HighPassFilterFrequency was called after the associated NIScope or ScopeDriverUtility object was disposed. |
OperationNotSupportedException | On the instrument under use, HighPassFilterFrequency is not supported. |
IviCDriverException | The underlying NI-SCOPE driver returned an error. |
Remarks
Valid values (PXIe-5164): 0.0, 90.0, 450.0