TimeBase.Ticks Property

Returns the number of ticks that represent the value of this TimeBase (uint32 or uint64).

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 (in 100ns).

Implements

IPlcOpenTimeBase.T1, T2..Ticks

Reference

TimeBase Class

TwinCAT.PlcOpen Namespace