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