You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalBrowse Class > TSignalBrowse Properties > TSignalBrowse.RecordTimePosition Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalBrowse.RecordTimePosition Property

Set the property to specify position in seconds of the read cursor within the current record.

Syntax
C#
Visual Basic
public double RecordTimePosition;

Read this property to get the position in seconds of the read cursor within the current record. SpanLength samples will be loaded in the Data property. If SpanLength is bigger then SpanLimit*Increment, the data will be read from the peak file. Otherwise it will be read from the signal file. If data will be read from the peak file, the amount of samples loaded will cover the same time span as SpanLength samples cover in the signal file.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!