LTimeBase Constructor (UInt64)

Initializes a new instance of the TimeBase class.

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

Syntax

C#

protected LTimeBase(
    ulong timeValue
)

VB

Protected Sub New ( 
    timeValue As ULong
)

Parameters

timeValue

Type: System.UInt64
The time value.

Exceptions

Exception

Condition

ArgumentOutOfRangeException

Reference

LTimeBase Class

LTimeBase Overload

TwinCAT.PlcOpen Namespace