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

The following tables list the members exposed by TSignalBrowse.

 
Name 
Description 
 
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".  
 
Thread event triggered when starting, running and stopping the thread. 
 
Name 
Description 
 
This is Assign, a member of class TAnalysis. 
 
Close the opened data file. 
 
Create browse file from file named AFileAname. 
 
This is Destroy, a member of class TSignalBrowse. 
 
This is DetectChannelCount, a member of class TAnalysis. 
 
If all Inputs[i] are dirty the function returns true. 
 
When called, the method will pass Update requests recursively to all connected objects. 
 
Notifies all connected components that this component has fresh data. 
 
Returns True, if the data read by the component comes from the overview file. 
 
Load the entire file to the Data property. 
 
Open browse file for the file named AFilename. 
 
The method can be assigned to some other component even handler, as a notification that a parameter has changed and that Self should consider a recalculation. 
 
Recursively processes all connected components backward and calls Reset method. 
 
Pull 
Request recalculation of the entire chain of all connected components. 
 
Calls Pull until pipeEnd is returned.  
 
This is Reset, a member of class TAnalysis. 
 
Updates the data in the Data property according to the updated SpanLimit
 
This is the overview for the TSignalBrowse constructor overload. 
 
Request recalculation of the data and place the result in Self. 
 
Call this method only, if SuspendNotifyUpdate is True. 
 
Name 
Description 
 
Set active to false to suppress the propagation of the Pull request and the subsequent call to the Update method. 
 
Get the number of channels. 
 
Stores the maximum values for each channel. 
 
Stores the minimum values for each channel. 
 
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 
Holds the result of the overview request triggered by setting the RecordPosition
 
Dt 
Get the sample time. 
 
Set this property to request computation in 32bit/64bit precision with real/complex numbers.  
 
Set this property to true to lock changes to FloatPrecision property.  
 
Defines the pixel downsampling factor for the peak file. 
 
Connector property to obtain a pointer to the TSignal component holding the data to be processed. 
 
Set this property to false, to request computation in 32bit floating point precision, 64bit, if true.  
 
Number to label the object when it is an item in the List. 
 
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".  
 
Thread event triggered when starting, running and stopping the thread. 
 
Location where all peak files will be stored.  
 
Returns the state of the pipe after the last update. 
 
A pointer to the thread object. The object is owned by Self. 
 
Number of the current record within the signal file. 
 
Set the property to specify position in samples of the read cursor within the current record. 
 
Length of the current record in seconds. 
 
Set the property to specify position in seconds of the read cursor within the current record. 
 
Get the sampling frequency. 
 
Get the sampling time. 
 
A pointer to the signal file handling component. The object is owned by Self. 
 
Defines the count of samples to be streamed from the signal file. 
 
Defines the target number of vertical pixel lines to be displayed on the screen. 
 
Defines the length in seconds of samples to be obtained from the file. 
 
Set this property to True, to prevent calling OnNotifyUpdate from the Update Method. 
 
Set it to True, if you want the processing to run within a separate thread. 
 
This is UpdateInProgress, a member of class TSignalBrowse. 
 
Set it to True to indicate, that valid signals will be connected to the Input or Inputs properties. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!