DateBase Methods

The DateBase type exposes the following members.

Methods

 

Name

Description

DateToValue

Converts the specified DateTime value to PlcOpen Ticks.

Equals

Determines whether the specified Object is equal to this instance. (Overrides Object.Equals(Object).)

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

GetHashCode

Gets the HashCode of the Address (Overrides Object.GetHashCode..)

GetType

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

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

ParseToTicks

Parses the specified PlcOpen Date string to PlcOpen ticks.

ToString

Returns a string that represents the current object. (Inherited from Object.)

ValueToDate(Int64)

Converts the specified PlcOpen dateValue in ticks to a DateTime Object

ValueToDate(UInt32)

Converts the specified PlcOpen dateValue in ticks to a DateTime Object

Reference

DateBase Class

TwinCAT.PlcOpen Namespace