TIME Class
PlcOpen TIME class
Inheritance Hierarchy
System.Object
TwinCAT.PlcOpen.TimeBase
TwinCAT.PlcOpen.TIME
Namespace: TwinCAT.PlcOpen
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public sealed class TIME : TimeBaseThe TIME type exposes the following members.
Constructors
|
|
Name |
Description |
|---|---|---|
|
|
Initializes a new instance of the TIME class. | |
|
|
Initializes a new instance of the TIME class. | |
|
|
Initializes a new instance of the TIME class. | |
|
|
Initializes a new instance of the TIME class. | |
|
|
Initializes a new instance of the TIME class. | |
|
|
Initializes a new instance of the TIME 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 TIME object. | |
|
|
Returns a String that represents this instance.
| |
|
|
Tries to parse the TIME object from string. |
Remarks
This class has an internal representation of an UINT32 (4 bytes).