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