LTimeBase.Ticks Property

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

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

Syntax

C#

public ulong Ticks { get; }

VB

Public ReadOnly Property Ticks As ULong
    Get

Property Value

Type: UInt64
The ticks.

Implements

IPlcOpenType.Ticks

Reference

LTimeBase Class

TwinCAT.PlcOpen Namespace