NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

DelayFromSampleClockUnits Enumeration

DelayFromSampleClockUnits Enumeration

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

Was this information helpful?