LTimeBase Methods

The LTimeBase type exposes the following members.

Methods

 

Name

Description

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.)

TimeToValue

Converts the Timespan to PlcOpen ticks.

ToString

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

ValueToTime(Int64)

Converts the timeValue (PlcOpen ticks) to TimeSpan

ValueToTime(UInt64)

Converts the timeValue (PlcOpen ticks) to TimeSpan

Reference

LTimeBase Class

TwinCAT.PlcOpen Namespace