NI-SCOPE .NET Class Library Help

Table of Contents

ScopeWaveformInfo.AbsoluteInitialX Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeWaveformInfo.AbsoluteInitialX Property

ScopeWaveformInfoAbsoluteInitialX Property

Gets the timestamp, in seconds, of the first fetched sample that is comparable between records and acquisitions; all digitizers do not support this field.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public double AbsoluteInitialX { get; }
Public ReadOnly Property AbsoluteInitialX As Double
	Get

Property Value

Type: Double
Timestamp, in seconds, of the first fetched sample

See Also

Log in to get a better experience