Your comments
Sehen Sie die Achswerte in Simit - diese kann man auch als Displayelement anzeigen lassen.
Ich bin mir nicht ganz sicher - aber ist der "B" nicht ein Bool Konnektor - die Achswerte müssten ein Float sein.
Hello,
I have checked your videos. The problem is caused by the physics engine and the kinematic movement of the elements. I created a script to solve this. You have got this by e-mail. Within the next release this will also be available.
Sie könnnen in Simit die Achswerte mit dem spezifischen ABB RobotStudio Interface empfangen und per Shared Memory Simit Interface an realvirtual.io übertragen.
https://realvirtual.io/documentation/current/sharedmemory.html
Wie gesagt in der Professional Version geht es direkt - in der Starter leider nur über den Simit Umweg.
Hello,
I sent the revised version of the Transportsurface as a script by e-mail. It has fixed the errors that I was able to reproduce with the test model.
Please check with your scene and give me a short feedback. Thanks.
For all other users there will be the release 2021.09 on Monday.
Hi,
in the Starter Version there is no direct robot interface (e.g. Universal Robots or RobotStudio) included. Also the inverse kinematics (https://realvirtual.io/documentation/current/robotik.html) is not included which we have in the professional version.
For moving a robot the possiblities in Starter are very limited:
- you could move the axis itself - but this is very uncomfortable if you would like to reach a certain TCP-Position
. you could use the Simit interface (which is included in Starter) and use Simit robot interfaces - but you would need to get a Simit version and I am not sure if the robot interfaces will work in Simit demo. Here you can see which kind of interfaces are supported by Simit (https://support.industry.siemens.com/cs/document/109795246/simit-kopplungen-applikative-erweiterungen-der-schnittstelle?dti=0&lc=de-DE)
You can use Drive_Simple
https://realvirtual.io/documentation/current/drivebehaviour.html#Drive-Simple
and connect this to the UI Button
https://realvirtual.io/documentation/current/uicomponents.html#UIButton
by using a Signal PLCInput
https://realvirtual.io/documentation/current/interface.html#Connecting-Signals
With Connect Signal you can connect the PLCInput (of the Button) to the PLCOutput (to control the Drive).
We are currently working on a totally new UI overlay system for easily controlling things in the 3D scene but it will still take some weeks until it is getting released.
Hi Bo, the Version of the TransportSurface, in combination with ParentDrives, in our Release 2021.07 had a Bug. We moved in current Release 2021.08 back to Version 2021.06 - with some minor enhancements. We are still not sure if your use case will fully work (Christin is testing tomorrow) but 2021.08 takes back a severe Bug of 2021.07. Sorry - we will tell you asap as we thing that all use cases are supported in combination with ParentDrives.
Hello,
we are currently working on a solution to solve both problems with the transport surface by making it more flexible and independent in terms of possible use cases. We use your scenario for testing.
Customer support service by UserEcho
Auch fehlt der Haken "Signalbeschreibung im Header" bei der G4A Schnittstelle im Header