TimestampEnable
- Updated2026-02-03
- 1 minute(s) read
Specifies whether the start trigger timestamp is enabled. If the timestamp is enabled but no resources are available, an error will be returned at run time.
Syntax
Namespace: NationalInstruments.DAQmx
public bool TimestampEnable { get; set; }
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.DAQmx.DaqException | The NI-DAQmx driver returned an error. |