Interface IOnlineInt
Defines contract to access online value of System.Int16; INT type of the PLC.
Inherited Members
Namespace: Vortex.Connector.ValueTypes.Online
Assembly: Vortex.Connector.dll
Syntax
public interface IOnlineInt : IOnline<short>