FileSignal Unit

Functions

NameDescription
ExtensionToFileSignalFormatConverts file extension from string to TFileFormat
FileSignalFormatToExtensionConverts file extension TFileFormat to string.
NumberizeStringSets multiple or trailing tab charachters before or after number to space char.
SaveSignalFileStores an array of equal-length TVec channels to a signal file with TSignalWrite, in one of the supported formats TFileFormat.

Variables

NameTypeDescription
FOURCC_WAVECardinal
PeakFileExtensionstring

Default file extension for level 1 peak files produced by TSignalBrowse .

PeakFileExtension2string

Default file extension for level 2 peak files produced by TSignalBrowse .

SignalDialogFilterstring

Drop down file types string.

Classes

NameDescription
TFileStorageAbstract class for read and writing signals.
TSignalBrowseCreates and navigates file overview files.
TSignalBrowseListManage a list of TSignalBrowse components.
TSignalReadReads a signal from the file.
TSignalReadListManage a list of TSignalRead components.
TSignalWriteWrites a signal to a file.
TSignalWriteListManage a list of TSignalWrite components.

Records

NameDescription
TWaveFormatEx

Enumerations

NameDescription
TFileFormatSpecifies file formats supported.
TFramingDefines how to browse a multi-record file.
TLastFrameCheckDefines how to handle data at the end of file.
TSpanLevelThe file overview level.