NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

AIConvertTimebaseSource Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
AIConvertTimebaseSource Enumeration
Specifies the terminal of the signal to use as the AI Convert Clock Timebase.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302

Syntax

public enum AIConvertTimebaseSource
Public Enumeration AIConvertTimebaseSource

Members

  Member nameValueDescription
SameAsSampleTimebase10284Use the same source as Sample Clock timebase.
SameAsMasterTimebase10282Use the same source as the Master Timebase.
Timebase100MHz15857Use the onboard 100 MHz timebase.
Timebase80MHz14636Use the onboard 80 MHz timebase.
Timebase20MHz12537Use the onboard 20 MHz timebase.
Timebase8MHz16023Use the onboard 8 MHz timebase.

Remarks

Specifies the terminal of the signal to use as the AI Convert Clock Timebase. Use this enumeration to get or set the value of AIConvertTimebaseSource.

See Also

Log in to get a better experience