Timestamp
- Updated2026-02-05
- 1 minute(s) read
Gets the start trigger timestamp.
Syntax
Namespace: NationalInstruments.DAQmx
public PrecisionDateTime Timestamp { get; }
Remarks
The start trigger timestamp.
Note
For more information on timestamps in NI-DAQmx, see Timestamps.The timestamp returned is expressed as a UTC time.
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.DAQmx.DaqException | The NI-DAQmx driver returned an error. |