Interface IOnlineUDInt
Defines contract to access online value of uint; UDINT type of the PLC.
Inherited Members
Namespace: AXSharp.Connector.ValueTypes.Online
Assembly: AXSharp.Connector.dll
Syntax
public interface IOnlineUDInt : IOnline<uint>