FirstSampleClockTimescale Enumeration
- Updated2026-02-03
- 1 minute(s) read
Specifies the timescale to be used for the value of FirstSampleClockTime.
Syntax
Namespace: NationalInstruments.DAQmx
public enum FirstSampleClockTimescale
Remarks
Specifies the timescale to be used for the value of FirstSampleClockTime. Use this enumeration to get or set the value of FirstSampleClockTimescale.
Members
| Name | Value | Description |
|---|---|---|
| HostTime | 16126 | Use the host device. |
| IODeviceTime | 16127 | Use the I/O device. |