SignalConditioningEnabled
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether to enable signal conditioning on the NI 5694.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaSignalConditioningEnabled SignalConditioningEnabled { get; set; }
Remarks
Specifies the RfsaSignalConditioningEnabled enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The SignalConditioningEnabled property was accessed after the associated NIRfsa object was disposed. |