ScopeAcquisition.StartTime Property
- Updated2023-09-06
- 1 minute(s) read
ScopeAcquisitionStartTime Property
Specifies the length of time, in seconds, from the trigger event to the first point in the waveform record.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public PrecisionTimeSpan StartTime { get; set; }
Public Property StartTime As PrecisionTimeSpan Get Set
Property Value
Type: PrecisionTimeSpanLength of time from the trigger event to the first point in the waveform record in seconds.
Remarks
If the value is positive, the first point in the waveform record occurs after the trigger event. If the value is negative, the first point in the waveform record occurs before the trigger event.