IValue.TimeStamp Property

Gets the Time stamp of the last successful read of the Value (local user time, UTC)

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

Syntax

C#

DateTimeOffset TimeStamp { get; }

Property Value

Type: DateTimeOffset
The read time stamp.

Reference

IValue Interface

TwinCAT.TypeSystem Namespace