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 name | Value | Description | |
---|---|---|---|
HostTime | 16126 | Use the host device. | |
IODeviceTime | 16127 | Use 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.