WOLFRAM SYSTEM MODELER
ElapsedTimeSinceOutput y is the elapsed time in seconds since the input timestamp u |
![]() |
SystemModel["OPCUA.Components.ElapsedTimeSince"]
Computes the output y
as the elapsed time in seconds since the input timestamp u
.
y = currentTimestamp - y
![]() |
u |
Type: TimestampInput Description: Clocked timestamp input |
---|---|---|
![]() |
y |
Type: RealOutput Description: Elapsed time (clocked) since input timestamp (u) |
![]() |
OPCUA.Examples Demonstrates how to switch to a fallback value after a period of Uncertain or Bad status severity |