You are here: Symbol Reference > FileSignal Namespace > Functions > FileSignal.SaveSignalFile Function
DSP Master VCL
ContentsIndex
PreviousUpNext
FileSignal.SaveSignalFile Function

Stores a list of TVec objects using TSignalWrite to one of the supported formats TFileFormat

Pascal
procedure SaveSignalFile(const a: array of TVec; FileName: string; Precision: TPrecision; FS: Double);

The file format is determined from the extension of the file. Precision and FS (Sampling frequency) also need to be specified.

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