DT Class
PlcOpen DT (DATE_AND_TIME) datatype.
Inheritance Hierarchy
System.Object
TwinCAT.PlcOpen.DateBase
TwinCAT.PlcOpen.DT
Namespace: TwinCAT.PlcOpen
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public sealed class DT : DateBase
The DT type exposes the following members.
Constructors
|
Name |
Description |
---|---|---|
|
Initializes a new instance of the DT class. | |
|
Initializes a new instance of the DT class. | |
|
Initializes a new instance of the DT class. | |
|
Initializes a new instance of the DT class. | |
|
Initializes a new instance of the DT class. |
Properties
|
Name |
Description |
---|---|---|
|
Gets or the date value (only the Date part of the DateTime) | |
|
Returns the number of ticks that represent the value of this DateBase. (Inherited from DateBase.) |
Methods
|
Name |
Description |
---|---|---|
|
Determines whether the specified Object is equal to this instance. (Inherited from DateBase.) | |
|
Gets the HashCode of the Address (Inherited from DateBase.) | |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
Parses the specified string to the DT object. | |
|
Returns a String that represents this instance. (Overrides Object.ToString..) | |
|
Tries to parse the specified string to a DT object. |