TOD Constructor (UInt32)

Initializes a new instance of the TOD class.

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

Syntax

C#

public TOD(
    uint time
)

VB

Public Sub New ( 
    time As UInteger
)

Parameters

time

Type: System.UInt32
The time.

Reference

TOD Class

TOD Overload

TwinCAT.PlcOpen Namespace