- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Run/pause a model without OPC-UA
Run/pause a model without OPC-UA
Run/pause a model without OPC-UA
I have been using Modelica's OPC-UA to communicate with a HMI and PLC software by executing the .exe created and then starting the OPC-UA server and it works fine.
I now want to communicate with the software using shared Memory. The communication works fine but the "run" , "enable Stop Time" and "time" variables that OPC-UA provided are not available now.
Is there a way to run/pause a model while executing the .exe of the model created without using the OPC-UA Server ?
Re: Run/pause a model without OPC-UA
Additionally, can any of the developers explain how the "run" , "enable Stop Time" variables are implemented ? what are they connected to inside the modelica code so as to achieve the functionality of running and pausing a model simulation?
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Run/pause a model without OPC-UA