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

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

Syntax
C#
Visual Basic
public int RecordPosition;

Read this property to get the position in samples 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 files. Otherwise it will be read from the original signal file. The record sample position always refers to 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!