NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

Timing.SampleClockTimebaseTerminal Property

  • Updated2023-02-21
  • 1 minute(s) read
Timing.SampleClockTimebaseTerminal Property
Indicates the name of the internal Sample Clock Timebase terminal for the task. This property does not return the name of the Sample Clock Timebase source terminal specified with SampleClockTimebaseSource.

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

Syntax

public string SampleClockTimebaseTerminal { get; }
Public ReadOnly Property SampleClockTimebaseTerminal As String
	Get

Property Value

Type: String
Indicates the name of the internal Sample Clock Timebase terminal for the task. This property does not return the name of the Sample Clock Timebase source terminal specified with SampleClockTimebaseSource.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience