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