Simple TCP Communicator Example
This is a small example block which allows to establish a TCP
connection between a client (i.e., Dymola or SimulationX by ESI) and
an external server. It sends the value of input u[1]
as
a floating-point number to the server and receives a floating-point
number. Check
SocketCommunication.Examples.ExampleClientLoop
for an
executable example.
-
August 25, 2018 by Thomas Beutlich:
Utilize TCPIPSocketClient_ functions from Modelica_DeviceDrivers
library. This is for:#277
-
June 01, 2013 by Georg Ferdinand Schneider:
Implemented
-
September 03, 2013 by Georg Ferdinand Schneider:
Revised and updated
Generated at 2024-11-23T19:25:52Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos