You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalWrite Class
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalWrite Class

Writes a signal to a file.

Dew_Signal_TSignalWriteDew_Signal_TSignalWriteDew_Signal_TSignalWriteDew_Signal_TSignalWrite
Syntax
C#
Visual Basic
public class TSignalWrite : TFileStorage;

FileSignal.cs

Use TSignalWrite to write wav, binary and text files and provide streaming capabilities. 

The data to be written is connected to the Input property. If you would like to save data in the Data property, connect the component to itself.

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