BCVTB error "Socket is closed"
Hi every one. I used BCVTB to link Energy plus and programming C to calculate an equation that is not in Energy plus. As a result of using BCVTB, the first iteration confirmed that C and Energy Plus operate well as I intended. However, on second iteration, Energy plus stopped working with the error "socket is closed". How can i fix this error? thank you in advance.
Kind regards
Detailed error massage like below:
ptolemy.kernel.util.IllegalActionException: Exceptions occurred during wrapup: ptolemy.kernel.util.IllegalActionException: Socket is closed in .PM cal_basic_11.RunCompositeActor.Simulator Because: Socket is closed
in .PM cal_basic_11.RunCompositeActor.SDF Director Because: Socket is closed in .PM cal_basic_11.RunCompositeActor.Simulator Because: Socket is closed
Are you able to run the C-Room example which comes with the BCVTB?
When I created this model, I consulted two example file - "systemcommand" and "eplus85-schedule". As your advise, I will refer the C-Room example. Thank you for your answer!