NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQmx .NET Framework 4.0 API ReferenceFirstSampleTimestampTimescale EnumerationCurrent page
Table of Contents

FirstSampleTimestampTimescale Enumeration

FirstSampleTimestampTimescale Enumeration

FirstSampleTimestampTimescale Enumeration

Specifies the timescale to be used for the first sample timestamp.

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

Syntax

public enum FirstSampleTimestampTimescale
Public Enumeration FirstSampleTimestampTimescale

Members

  Member nameValueDescription
HostTime16126Use the host device.
IODeviceTime16127Use the I/O device.

Remarks

Specifies the timescale to be used for the first sample timestamp. Use this enumeration to get or set the value of FirstSampleTimestampTimescale.

See Also

Was this information helpful?