Interface IOnlineUInt
Defines contract to access online value of System.UInt16; UINT type of the PLC.
Inherited Members
Namespace: Vortex.Connector.ValueTypes.Online
Assembly: Vortex.Connector.dll
Syntax
public interface IOnlineUInt : IOnline<ushort>