LTimeBase.Ticks Property

Returns the number of ticks that represent the value of this LTimeBase.

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

Syntax

C#

public ulong Ticks { get; }

Property Value

Type: UInt64
The ticks.

Implements

IPlcOpenTimeBase.T1, T2..Ticks

Reference

LTimeBase Class

TwinCAT.PlcOpen Namespace