TimeBase Constructor (UInt32)

Initializes a new instance of the TimeBase class.

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

Syntax

C#

protected TimeBase(
    uint timeValue
)

Parameters

timeValue

Type: System.UInt32
The time value.

Exceptions

Exception

Condition

ArgumentOutOfRangeException

Reference

TimeBase Class

TimeBase Overload

TwinCAT.PlcOpen Namespace