DateBase Constructor (UInt32)

Initializes a new instance of the DateBase class.

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

Syntax

C#

protected DateBase(
    uint dateValue
)

VB

Protected Sub New ( 
    dateValue As UInteger
)

Parameters

dateValue

Type: System.UInt32
The date value in PlcOpen Ticks.

Exceptions

Exception

Condition

ArgumentOutOfRangeException

Reference

DateBase Class

DateBase Overload

TwinCAT.PlcOpen Namespace