Start >> Timestamp >> Timescale
- Updated2023-03-16
- 1 minute(s) read
Start >> Timestamp >> Timescale
Data Type: | int32 |
Description: | Specifies the start trigger timestamp timescale. |
Valid values
DAQmx_Val_HostTime | 16126 | Use the host device. |
DAQmx_Val_IODeviceTime | 16127 | Use the I/O device. |
You can get/set/reset this property using:
DAQmxGetStartTrigTimestampTimescale
DAQmxSetStartTrigTimestampTimescale
DAQmxResetStartTrigTimestampTimescale