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: 6.0.328+39e3229

Syntax

C#

public TimeSpan Age { get; }

Property Value

Type: TimeSpan
The age.

Implements

IValue.Age

Exceptions

Exception

Condition

NotImplementedException

Reference

DynamicValue Class

TwinCAT.TypeSystem Namespace

DynamicValue.TimeStamp