You are here: Symbol Reference > FileSignal Namespace > Classes > TSignalRead Class > TSignalRead Members
DSP Master VCL
ContentsIndex
TSignalRead Members Published Properties
Published Properties
 
Name 
Description 
 
Set active to false to suppress the propagation of the Pull request and the subsequent call to the Update method. 
 
If True, the file format will be automatically determined from the file name extension. 
 
Return the bandwidth of the signal. 
 
Get or set the number of channels multiplexed in the data property. 
 
Set this property to true, to request computation using complex numbers.  
 
If True, the component will pass on the udpate request to the connected component. 
 
Data 
Stores the result of the processing. 
 
Defines the format of the file, if AutoFileFormat property is False. 
 
Defines the file name to be read from or written to. 
 
may not have default to allow switching of default precision 
 
Set this property to true to lock changes to FloatPrecision property.  
 
Warn about compressed files varying Length read. 
 
Set FrameNumber to position the read cursor within the current record. 
 
Returns the number of frames per second according to Framing and overlapp properties. 
 
Defines the method to traverse a multi-record the file. 
 
may not have default to allow switching of default precision 
 
Specifies how to handle the end of file.  
 
Get or set the length of the signal in samples. 
 
Loop 
If true, looping will be enabled.  
 
Read Only. Determine the maximum number of frames.  
 
Read only. Returns the number of records contained in the current file. 
 
The event is triggered after the call to the Update method. 
 
The event is triggered just before the call to the Update method. 
 
The event is triggered after the OnAfterUpdate event. Use this event to update any associated charts or graphs or result tables. 
 
If the Input property is not assigned, the component will call OnGetInput. 
 
The event is called after a call to InternalUpdate, OnAfterUpdate and OnDisplayUpdate from within the Update method. 
 
The event is triggered when ParamUpdate method is called. The ParamUpdate method is usually called by component editors when a value was changed by the user and the editor was "Live".  
 
Event triggered when Process command is selected from the drop-down menu in the component editor. 
 
Triggered after RecordPosition changes. 
 
Define the overlapping in percent of consequtive frames when reading the file. 
 
Define the overlapping in sampels of consequtive frames when reading the file. 
 
Append zeros to then end of file.  
 
Append zeros to end of file.  
 
Read the precision of the data being read from the file. 
 
Read only. Returns the length of the current record in samples for one channel. 
 
Set RecordNumber to move the read cursor within the file to the record with RecordNumber number. 
 
Set and get position in samples.  
 
Read only. Returns the length of the current record in seconds for one channel. 
 
Set RecordTimePosition in seconds to position the read cursor within the current record. 
 
Defines the sampling frequency of the signal. 
 
Defines a scale factor to be applied to just read data. 
 
Specifies the lower file range limit.  
 
Specifies the upper file range limit.  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.