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