Teilen Sie Ihre Erfahrunge und Wünsche mit uns und anderen Usern!

0
Answered

Force drive to move vertical chain

m m 5 months ago in realvirtual.io Starter and Professional updated 5 months ago 2

Hello, is it possible to control chain with "Force Drive"? I need to prepare a device which transport load/MUs on shelves arranged in vertical chain. If there is some load on shelves and drive torque is 0, it will move/fall down according

to gravity. On the oder hand, chain is "balanced" if all shelves are empty and will not move even if torque on drive is 0. Is it possible to simulate such device?

Answer
Support 5 months ago

Hi,
the current chain only functions with the drive component set to “virtual,” as configured in the sample scene. Using this setup, you should be able to build your device, and Unity physics should operate correctly in this case.

0
Answered

What method of IK is used here? DH method or something?

hjl 5 months ago updated by Support 1 month ago 6

这里使用什么 IK 方法?DH 方法还是其他方法?

Answer
Support 1 month ago

We are using a trigonometric solution which is able to calculate all possible solutions.

0
Searching answer

Transport surface rotation axle moved from the centre

m m 5 months ago in realvirtual.io Starter and Professional updated by Support 5 months ago 1

Hello, I've been testing demo scene "MovingTransportSurface". As it is mentioned in the documentation "If the parent drive of the transport surface is rotating, the pivot points (centre of rotation) of both objects must be in the same position for the movement to be transmitted correctly". It is OK if you need to rotate around axle in the centre of transport surface. But I wondering if it is possible to rotate transport surface around axle which is not in the centre of transport surface. It looks like the pivot of the transport surface must be moved, but is it possible to do this?

Answer
Support 5 months ago

Hi,

currently it isn't possible to rotate it off-center. We will work on this for the next release.

Regards Christin

0
Answered

Hello,RealVirtual.IO,How can I get NC Axes information by Twincat ADS(PRO)From ADS Port 501 directly

Dragon Yun 5 months ago in General Questions updated by Support 1 month ago 5

Hi,Dear developer,

I want to get TwinCAT3 NC Axes information by TwinCAT ADS From ADS Server Port=501。

It make me quickly get NC Axes symbol From Port 501,do not use any PLC program codeing,it is a very useful Method to get Axis information

But now,I can't connect to Port 501,the port has the only right value which is PLC Project port,such as TC3=851 ,TC2=801

Please give me some ideas about how to get axes information FROM NC PORT 501,thanks

Image 1246

Image 1247

Image 1248

0
Fixed

Gripper.cs - Bug with 'grippedonclosing'

Andreas 6 months ago in realvirtual.io Starter and Professional updated by Support 5 months ago 1

Hello,

I am trying out the Gripper.cs component and faced a problem with the variable 'grippedonclosing'

After gripping a MU this variable gets set but reset is missing. This leads to the problem that the gripper keeps closing only to the last grippedonclosing position even if no MU is available.


I added this one code line:

Image 1245

Best regards,

Andreas

Answer
Support 5 months ago

Hi,

thank you for reporting this issue. We will fix this in the next release.

Best regards

Christin

0

About realizing digital twins for real stackers

ZhangFengMing 6 months ago updated by Preliy 5 months ago 1

Ask how to achieve a real-time digital twin of a real stacker and which component can change the real-time PLC position of the stacker in real time.

0
Answered

Unity 6 support

jnthn. 6 months ago in General Questions updated by Support 6 months ago 1

Hello everyone,

is the most recent version of realvirtual compatible with Unity 6?

0
Answered

HMI_Slider: "SignalIntStart" is not used

Andreas 6 months ago in realvirtual.io Starter and Professional updated 6 months ago 4

Hello,

I want to use the HMI_Slider multiplexed. Basicially one slider for several signal sources.

Now I realized that the property "SignalIntStart" is unused. 

I wanted to use this Signal to manipulate the slider value when multiplexed signal has changed.

Or do I misunderstand something?

Answer
Support 6 months ago

Hi,

currently it isn't possible to enter values by keyboard using HMI-components. Those components only using signals from the PLC to set or get values. For having an element to enter values you have to set up your own UI using unity standard UI elements like canvas etc.. An example in realvirtual you'll find in realvirtual/UI. This is where our UI is implemented.

Thanks for the hint concerning "SignalIntStart", I'll fix this with the next release.

Best regards

Christin