DT Class
PlcOpen DT (DATE_AND_TIME) datatype.
Inheritance Hierarchy
SystemObject
TwinCAT.PlcOpenDateBase
TwinCAT.PlcOpenDT
Namespace: TwinCAT.PlcOpen
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public sealed class DT : DateBaseThe 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. |
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 the DT object. | |
|
|
Returns a String that represents this
instance. | |
|
|
Tries to parse the specified string to a DT object. |