Interface IShadowReal
Defines contract to access shadow value of float; REAL type of the PLC.
Inherited Members
Namespace: AXSharp.Connector.ValueTypes.Shadows
Assembly: AXSharp.Connector.dll
Syntax
public interface IShadowReal : IShadow<float>