Start >> Time >> Timescale
- Updated2023-03-16
- 1 minute(s) read
Start >> Time >> Timescale
Data Type: | int32 |
Description: | Specifies the timescale to be used for timestamps used in a time trigger. |
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:
DAQmxGetStartTrigTimescale
DAQmxSetStartTrigTimescale
DAQmxResetStartTrigTimescale