TimeBase.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 uint Ticks { get; }

VB

Public ReadOnly Property Ticks As UInteger
    Get

Property Value

Type: UInt32
The ticks.

Implements

IPlcOpenType.Ticks

Reference

TimeBase Class

TwinCAT.PlcOpen Namespace