NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

FirstSampleClockTimescale Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
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

Log in to get a better experience