DateBase.Ticks Property

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

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

Syntax

C#

public uint Ticks { get; }

Property Value

Type: UInt32
The ticks.

Implements

IPlcOpenTimeBase.T1, T2..Ticks

Reference

DateBase Class

TwinCAT.PlcOpen Namespace