Interface IOnlineDInt
Defines contract to access online value of System.Int32; DINT type of the PLC.
Inherited Members
Namespace: Vortex.Connector.ValueTypes.Online
Assembly: Vortex.Connector.dll
Syntax
public interface IOnlineDInt : IOnline<int>