NI-DAQmx .NET Framework 4.0 API Reference

StartTriggerDelayUnits Enumeration

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

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

Syntax

public enum StartTriggerDelayUnits
Public Enumeration StartTriggerDelayUnits

Members

  Member nameValueDescription
SampleClockPeriods10286Complete periods of the Sample Clock.
Seconds10364Seconds.
Ticks10304Timebase ticks.

Remarks

Specifies the units of Delay. Use this enumeration to get or set the value of DelayUnits.

See Also

Log in to get a better experience