TimeBase.Time Property

Gets the time value.

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

Syntax

C#

public virtual TimeSpan Time { get; }

VB

Public Overridable ReadOnly Property Time As TimeSpan
    Get

Property Value

Type: TimeSpan
The time.

Reference

TimeBase Class

TwinCAT.PlcOpen Namespace