NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

FirstSampleClockTimescale Enumeration

FirstSampleClockTimescale Enumeration

FirstSampleClockTimescale Enumeration

Specifies the timescale to be used for the value of FirstSampleClockTime.

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

Syntax

public enum FirstSampleClockTimescale
Public Enumeration FirstSampleClockTimescale

Members

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

Remarks

Specifies the timescale to be used for the value of FirstSampleClockTime. Use this enumeration to get or set the value of FirstSampleClockTimescale.

See Also

Was this information helpful?