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 |
---|---|---|
|
Gets the type of the underlying human readable type (DateTime or Timespan) | |
|
Gets the type of the underlying ticks resolution (uint32 or uint64) | |
|
Returns the 'Value' as object type. |
Further Information