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