.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 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos