DynamicValue.TimeStamp Property

Gets the Time stamp of the last successful read of the Value.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public DateTimeOffset TimeStamp { get; }

Property Value

Type: DateTimeOffset
The read time stamp.

Implements

IValue.TimeStamp

Reference

DynamicValue Class

TwinCAT.TypeSystem Namespace