You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalRead Class > TSignalRead Members
Dew Signal for .NET
ContentsIndexHome
TSignalRead Members Public Events
Public Events
 
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".  
 
Event triggered when Process command is selected from the drop-down menu in the component editor. 
 
Triggered after RecordPosition changes. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.