Creates a TCP/IP socket client instance.
encapsulated function constructor import Modelica; extends Modelica.Icons.Function; import Modelica_DeviceDrivers.Communication.TCPIPSocketClient; output TCPIPSocketClient socketClient; end constructor;