User Tools

Site Tools


eeros_architecture:control_system:signals

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
eeros_architecture:control_system:signals [2017/04/07 12:49] – [Reading from Unconnected Inputs] grafeeros_architecture:control_system:signals [2018/11/13 10:36] – [Properties] graf
Line 28: Line 28:
  
 The functions //getIn()// and //getOut()// return an input or output. To access the signals on those in- or outputs, use //getSignal()// The functions //getIn()// and //getOut()// return an input or output. To access the signals on those in- or outputs, use //getSignal()//
 +
 +===== Timestamp =====
 +Every signal carries a timestamp. The timestamp of a signal is usually set in input blocks. Block which read from an external source and deliver this value on a output signal will set its timestamp to the time of the acquisition of the value. \\
 +Most blocks will not alter this timestamp. However, blocks which depend on the sampling time such as integrators or differentiators will change the timestamp according to their inner algorithm.  
  
 ===== Reading from Unconnected Inputs ===== ===== Reading from Unconnected Inputs =====
eeros_architecture/control_system/signals.txt · Last modified: 2021/03/03 08:29 by ursgraf