.Buildings.Utilities.IO.BCVTB.BaseClasses.establishClientSocket

Information

Function that establishes a socket connection to the BCVTB.

For the xml file name, on Windows use two backslashes to separate directories, i.e., use

  xmlFileName="C:\\examples\\dymola-room\\socket.cfg"

Interface

function establishClientSocket
  input String xmlFileName = "socket.cfg" "Name of xml file that contains the socket information";
  output Integer socketFD "Socket file descripter, or a negative value if an error occurred";
end establishClientSocket;

Revisions


Generated at 2025-01-06T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos