StartTrigger.Timestamp Property
- Updated2023-02-21
- 1 minute(s) read
StartTriggerTimestamp Property
Gets the start trigger timestamp.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public PrecisionDateTime Timestamp { get; }
Public ReadOnly Property Timestamp As PrecisionDateTime Get
Property Value
Type: PrecisionDateTimeThe start trigger timestamp.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |
Remarks
![]() |
---|
The timestamp returned is expressed as a UTC time. |