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