Hello,
I try to connect a Modelica Simulation with Dymola to my "DCS Simulator" by OPC.
In initial equation, I call my C function ConnectOPC().
But I don't found how or where call my function DisconnectOPC()?
I want to disconnect at the last cycle or better after the last cycle.
My final objective is to use option Real Time of Dymola, so I don't know how many time my simulation works.
Thanks for your idea.
Laurent