NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

DelayFromSampleClockUnits Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
DelayFromSampleClockUnits Enumeration
Specifies the units of DelayFromSampleClock.

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

Syntax

public enum DelayFromSampleClockUnits
Public Enumeration DelayFromSampleClockUnits

Members

  Member nameValueDescription
Seconds10364Seconds.
Ticks10304Timebase ticks.

Remarks

Specifies the units of DelayFromSampleClock. Use this enumeration to get or set the value of DelayFromSampleClockUnits.

See Also

Log in to get a better experience