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 : TimeBaseThe TOD type exposes the following members.
Constructors
|
|
Name |
Description |
|---|---|---|
|
|
Initializes a new instance of the TOD class. | |
|
|
Initializes a new instance of the TOD class. | |
|
|
Initializes a new instance of the TOD class. | |
|
|
Initializes a new instance of the TOD class. | |
|
|
Initializes a new instance of the TOD class. |
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the internal time value. | |
|
|
Returns the number of ticks that represent the value of this
TimeBase
(uint32 or uint64). | |
|
|
Gets the time value. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether the specified Object is equal to this
instance. | |
|
|
Gets the HashCode of the Address | |
|
|
Gets the Type of the current
instance. | |
|
|
Parses the specified string to a TOD object. | |
|
|
Returns a string that represents the current object. | |
|
|
Tries to parse the string to a TOD object. |
- TOD Constructor (Int64)
- TOD Constructor (TimeSpan)
- TOD Constructor (UInt32)
- TOD Constructor (Int32, Int32, Int32, Int32, Int32)
- TimeBase.InternalTimeValue Property
- TimeBase.Ticks Property
- TimeBase.Time Property
- TimeBase.Equals Method
- TimeBase.GetHashCode Method
- TOD.Parse Method
- TOD.ToString Method
- TOD.TryParse Method