NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

Timing.MasterTimebaseSource Property

  • Updated2023-02-21
  • 1 minute(s) read
Timing.MasterTimebaseSource Property
Specifies the terminal of the signal to use as the Master Timebase. On an E Series device, you can choose only between the onboard 20MHz Timebase or the RTSI7 terminal.

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

Syntax

public string MasterTimebaseSource { get; set; }
Public Property MasterTimebaseSource As String
	Get
	Set

Property Value

Type: String
Specifies the terminal of the signal to use as the Master Timebase. On an E Series device, you can choose only between the onboard 20MHz Timebase or the RTSI7 terminal.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience