LTimeBase.Time Property

Gets or the time value.

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

Syntax

C#

public TimeSpan Time { get; }

VB

Public ReadOnly Property Time As TimeSpan
    Get

Property Value

Type: TimeSpan
The time.

Reference

LTimeBase Class

TwinCAT.PlcOpen Namespace