Hello,
I have troubles concerning communication between E+ and Simulink via EnergyPlusToFMU. When I launch my FMU on simulink, I have a severe error on .err file saying that the socket could not be open and so the simulation failed. I found on another forum that the issue can be solved by replacing the hostname by the local IP adress in the socket.cfg but it didn't works. In the utilSocket.log file, I have the following error "Error when connecting to socket: WSAGetLastError = 10060".If you have any info it would be great !
My configuration is : MatlabR2021a, Energyplus v9.0.1, EnergyPlusToFMU v3.1.0
Thank you