Interface IOnlineLTimeOfDay
Defines contract to access online value of TimeSpan; TIME_OF_DAY (TOD) type of the PLC.
Inherited Members
Namespace: AXSharp.Connector.ValueTypes.Online
Assembly: AXSharp.Connector.dll
Syntax
public interface IOnlineLTimeOfDay : IOnline<TimeSpan>