NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

Timing.SampleTimingEngine Property

Timing.SampleTimingEngine Property

TimingSampleTimingEngine Property

Specifies which timing engine to use for the task.

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

Syntax

public long SampleTimingEngine { get; set; }
Public Property SampleTimingEngine As Long
	Get
	Set

Property Value

Type: Int64
Specifies which timing engine to use for the task.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?