- Index
- » Users
- » xyfan
- » Profile
Posts
Posts
When the software crashed, A crash report window will appear, but I can't report besause the "crash report" also crashed.Here are three files should be attached to the bug report e-mail.
openmodelicastacktrace.OMEdit
omeditcommands.mos
omeditcommunication.log
Hello,
I am learning the Interactive Simulation function in the OpenModelica. I looked through the user guide and there is one chapter talking ablout interactive simulation. UsersGuide interactive-simulation I run BouncingBall model as the video does. When I checked the "Interactive Simulation" and run the simulation, everything worked fine. If I checked "Simulate with steps" tool and click "run" as the video does, the software will froze and later crashed.
I just want to control the simulation process outside the OpenModelica, such as use python with opc-ua to control the simulaton, take one step when I want.
I wonder is there anything I missed? Or the software has indeed some bugs with the "simulate with steps" function.
That works! Thank you!
Hi:
I'm learning to use openmodelica and opc-ua these days. When using OMEdit, I can simulate with "Interactive Simulation", click the start button in the Plot interface and read(write) data with UaExpert or OPCUA package in python, which works fine. But I also want to simulate by running the executable file. So I followed the instruction in another topic(run "xxx.exe -embeddedServer=opc-ua -rt=1" in command line ). By doing this I can successfully initialize the simulation and connect it with UaExpert. But how can I start the simulation? The data I read remains unchange and I don't know how to make the simulation run. Is there any thing I missed?
- Index
- » Users
- » xyfan
- » Profile