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