DynamicValue.Age Property
Gets the age of the value (last successful read of the value)
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public TimeSpan Age { get; }
VB
Public ReadOnly Property Age As TimeSpan
Get
Property Value
Type: TimeSpan
The age.
Exceptions
Exception |
Condition |
---|---|