Ihre Kommentare
Hi, there would be changes in the code needed. Currently we don't assume that devices are off and on during simulation. The source code is open you would need to change the way how reconnection is done - maybe by using the new Awaitable System in Unity6
Hi, I can't tell you in detail why the negotiated Pdu lenght is like that. We use Sharp7 as a basis library for the S7 communication. I think this defines the length of the telegrams but it does not defines the number of the signals. If needed multiple telegrams are send for covering all signals. On AreaReadWrite Mode you sould enter min and max adress - so if your DB is 100.X to 140.X you should enter 100 and 140.
Hi,
did you use the parent drive function of the transportsurface? I know that there has been latest a bug which has been fixed but parent drive function is needed. Are you using latest 2022 or V6 Version? Please check also Demo Scene “MovingTransportsurfaces” which should show you how it needs to be modeled.
Best regards
Thomas
Hi, OPCUA is only the interface. For the digital twin models you would need realvirtual.io Starter or realvirtual.io Professional.
What do you mean with Siemens TIA Portal connected devices? OPCUA is usually used for connecting to a Physical PLC (also PLCSimAdvanced should work).
Can you post the console log for that we can see the compiler errors?
Hi, this is possible but you might need to do changes in Unity canvas or other things. All we do is source code open so you can adopt it to your needs.
Thanks for the feedback. If you have some information we can add to the docs that would be very helpfull because we are not AB Experts.
You can use old versions - you should be able to login here and download old releases:
https://download.realvirtual.io/download
Customer support service by UserEcho
Hi, this will be on my opinion nearly impossible with colliders due to Unity physics limitations. Transport will not be stable. Better is in this case to use GuidedTransport: https://doc.realvirtual.io/components-and-scripts/motion/guided-transport