Interface IOnlineLDateTime
Defines contract to access online value of DateTime; DATE_AND_TIME (DT) type of the PLC.
Inherited Members
Namespace: AXSharp.Connector.ValueTypes.Online
Assembly: AXSharp.Connector.dll
Syntax
public interface IOnlineLDateTime : IOnline<DateTime>