Timing.FirstSampleTimestampTimescale Property
- Updated2023-02-21
- 1 minute(s) read
TimingFirstSampleTimestampTimescale Property
Specifies the timescale to be used for the first sample timestamp.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public FirstSampleTimestampTimescale FirstSampleTimestampTimescale { get; set; }
Public Property FirstSampleTimestampTimescale As FirstSampleTimestampTimescale Get Set
Property Value
Type: FirstSampleTimestampTimescaleSpecifies the timescale to be used for the first sample timestamp.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |