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