Ihre Kommentare
Just for making sure that the setting is correct. Put/Get in PLC is enabled and the "virtual Network Interface" - don't know the exact name in PLCSimAdvanced is activated? Is any communication possible or is only DB Access not working?
I think we need to check on your computer. Do you have a time slot tomorrow morning?
ok thanks, will need to check the enabling in run mode.
Ok, if something does not works for the prefabs with PIXYZ please let us know. Basically we are just exchanging the meshes and the rest should be unchanged if you update.
Hi Mark,
did you used CAD Updater (https://doc.realvirtual.io/basics/cad-import/cad-updater).
Usually we used this so far without prefabs (so when the mesh data has been in the model) after a standard CADLink import. Don't know how it behaves with Prefabs - this could be something we should examine a little bit more.
Ok will check this afternoon and send you here with a private message a new beta script.
Would you be able to test if I am sending you a beta implementation of the new interface code? This would be very kind because at the moment I don't have a S7 here available on my table.
Hi, this setup is not considered in the current implementation. We need to implement a non blocking reconnection method to the S7. We will implement it for the next release.
We never used subgraphs - need to check - but I assume that this is so by design, you need to tell the subgraph everytime which drive. My personal opinion is that Graphs can be used for very simple things but in complexer controls it is much better to use c#
Customer support service by UserEcho
Hi Ahmo,these are likely Profibus/Profinet interfaces. There are three possible approaches you can take:
1️⃣ Write Directly to DB/EA Areas & Implement Custom Behavior Models
2️⃣ Bridge the Simulation on the PLC & Use Simplified Behavior Models in realvirtual.io
3️⃣ Use Siemens' Behavior Models (Requires Simit & PLCSimAdvanced)
Each option has its trade-offs in terms of complexity, cost, and realism.