IValue.UtcTimeStamp Property

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

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

DateTime UtcTimeStamp { get; }

VB

ReadOnly Property UtcTimeStamp As DateTime
    Get

Property Value

Type: DateTime
The read time stamp.

Reference

IValue Interface

TwinCAT.TypeSystem Namespace