TIME Constructor (UInt32)

Initializes a new instance of the TIME class.

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

Syntax

C#

public TIME(
    uint timeValue
)

VB

Public Sub New ( 
    timeValue As UInteger
)

Parameters

timeValue

Type: System.UInt32
The time value.

Reference

TIME Class

TIME Overload

TwinCAT.PlcOpen Namespace