Gets the start trigger timestamp.

Syntax

Namespace: NationalInstruments.DAQmx

public PrecisionDateTime Timestamp { get; }

Remarks

The start trigger timestamp.

Note

The timestamp returned is expressed as a UTC time.

For more information on timestamps in NI-DAQmx, see Timestamps.

Exceptions

TypeDescription
NationalInstruments.DAQmx.DaqException

The NI-DAQmx driver returned an error.