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