NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQmx .NET Framework 4.0 API ReferenceAILowpassSwitchedCapacitorClockSource EnumerationCurrent page
Table of Contents

AILowpassSwitchedCapacitorClockSource Enumeration

AILowpassSwitchedCapacitorClockSource Enumeration

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.40.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

Was this information helpful?