You are here: Symbol Reference > FileSignal Namespace > Classes > TSignalWrite Class > public > TSignalWrite.SaveDataToFile Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalWrite.SaveDataToFile Method

Saves the data connected to the input property to the file with FileName.

Pascal
procedure SaveDataToFile(const aFileName: string);

This method cals: SaveFile, InitRecord, SaveBlock, CloseRecord, CloseFile. 

Use this method when the data is not streamed.

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