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