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