NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

AILowpassSwitchedCapacitorClockSource Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
AILowpassSwitchedCapacitorClockSource Enumeration
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.45.49302

Syntax

public enum AILowpassSwitchedCapacitorClockSource
Public Enumeration AILowpassSwitchedCapacitorClockSource

Members

  Member nameValueDescription
Internal10200Internal to the device.
External10167External to the device.

Remarks

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. Use this enumeration to get or set the value of LowpassSwitchedCapacitorClockSource.

See Also

Log in to get a better experience