TOD Class

PLCOpen TimeOfDay class (32-Bit)

Inheritance Hierarchy

SystemObject
  TwinCAT.PlcOpenTimeBase
    TwinCAT.PlcOpenTOD

Namespace: TwinCAT.PlcOpen
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public sealed class TOD : TimeBase

The TOD type exposes the following members.

Constructors

 

Name

Description

TOD Class 1:

TOD

Initializes a new instance of the TOD class.

TOD Class 2:

TOD(Int64)

Initializes a new instance of the TOD class.

TOD Class 3:

TOD(TimeSpan)

Initializes a new instance of the TOD class.

TOD Class 4:

TOD(UInt32)

Initializes a new instance of the TOD class.

TOD Class 5:

TOD(Int32, Int32, Int32, Int32, Int32)

Initializes a new instance of the TOD class.

Properties

 

Name

Description

TOD Class 6:

InternalTimeValue

Gets the internal time value.
(Inherited from TimeBase)

TOD Class 7:

Ticks

Returns the number of ticks that represent the value of this TimeBase (uint32 or uint64).
(Inherited from TimeBase)

TOD Class 8:

Time

Gets the time value.
(Inherited from TimeBase)

Methods

 

Name

Description

TOD Class 9:

Equals

Determines whether the specified Object is equal to this instance.
(Inherited from TimeBase)

TOD Class 10:

GetHashCode

Gets the HashCode of the Address
(Inherited from TimeBase)

TOD Class 11:

GetType

Gets the Type of the current instance.
(Inherited from Object)

TOD Class 12:

TOD Class 13:

Parse

Parses the specified string to a TOD object.

TOD Class 14:

ToString

Returns a string that represents the current object.
(Overrides ObjectToString)

TOD Class 15:

TOD Class 16:

TryParse

Tries to parse the string to a TOD object.

Reference

TwinCAT.PlcOpen Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026