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