IPlcOpenTimeBase Interface

Interface IPlcOpenType

Namespace:  TwinCAT.PlcOpen
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public interface IPlcOpenTimeBase

The IPlcOpenTimeBase type exposes the following members.

Properties

 

Name

Description

IPlcOpenTimeBase Interface 1:

ManagedValueType

Gets the type of the underlying human readable type (DateTime or Timespan)

IPlcOpenTimeBase Interface 2:

TicksValueType

Gets the type of the underlying ticks resolution (uint32 or uint64)

IPlcOpenTimeBase Interface 3:

UntypedValue

Returns the 'Value' as object type.

Reference

TwinCAT.PlcOpen Namespace