AIChannel.LowpassSwitchedCapacitorClockSource Property
- Updated2023-02-21
- 1 minute(s) read
AIChannelLowpassSwitchedCapacitorClockSource Property
Specifies the source of the filter clock. If you need a higher resolution for the filter, you can supply an external clock to increase the resolution. Refer to the SCXI-1141/1142/1143 User Manual for more information.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public AILowpassSwitchedCapacitorClockSource LowpassSwitchedCapacitorClockSource { get; set; }
Public Property LowpassSwitchedCapacitorClockSource As AILowpassSwitchedCapacitorClockSource Get Set
Property Value
Type: AILowpassSwitchedCapacitorClockSourceSpecifies the source of the filter clock. If you need a higher resolution for the filter, you can supply an external clock to increase the resolution. Refer to the SCXI-1141/1142/1143 User Manual for more information.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |