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

Connector property to obtain a pointer to the TSignal component holding the data to be processed.

Syntax
C#
Visual Basic
public new TSignal Input;

The result of the processing is to be placed in Self.Publish this property in the derived classes, if your processing algorithm requires only a single channel input.

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