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

+1
Fixed

Error importing the Package

rexgatling1988 1 year ago in realvirtual.io Starter and Professional updated by R S 8 months ago 5

I get this error when I import the package to Unity:

Assets/game4automation/private/RuntimeUI/SceneMouseNavigation.cs(801,38): error CS0103: The name 'SpaceNavigator' does not exist in the current context

Answer
Support 8 months ago

Is fixed in latest release.

+1
Fixed

No Mutex PLCSim Advanced Interface proble

Pablo 2 years ago in realvirtual.io Starter and Professional updated by Support 2 years ago 18

Hello,

we are using the PLCSim Advanced Interface.

We can Import the PLCSignals without any Troubles:

Image 519

The first time that we start the simulation in Unity everything is working fine (COM OK).

But after we stop the unity editor and try to start again, we get “No Mutex”... so no communication is established between the plc and Unity.

We found out that creating a new PLC Instance and re-importing the signals “fix the error”... but just for the first run. Then we have to repeat the process of creating a new PLC again and again...

Could be some background process blocking the communication? Thank you in advance.

Answer
Support 2 years ago

Current working coupler.exe is available in the download area:

https://realvirtual.io/download/PLCSimAdvancedCoupler.exe

0

Do you have any suggestions about how webgl(unity3D) communicates with twincat by realvirtual.io

as i descripte,i want to complete a machine digital twin which is similar with the example demo from your website shows.

Image 1092

Image 1091

0
Answered

Logic Steps - Scripts

Luis 3 weeks ago in realvirtual.io Starter and Professional updated by Support 3 weeks ago 1

Hello! I'm following the RealVirtual tutorials playlist and I'm on part 7, where Logic Steps scripts are added, but I can't find them in my version of the Asset. 


When I search, I only find the Control Logic Script.

I'm using the demo version, are these scripts only available in the Professional version?

Answer
Support 3 weeks ago

Yes, LogicSteps is only available in Professional.

0
Answered

Transport surface make the conveyor texture mismatch

ULE 2 months ago in realvirtual.io Starter and Professional updated by Support 2 months ago 3

I don't know how to use transport surface, I notice in the demo scene the conveyor belt works perfectly, but in my scene everytime I tried turn the whole conveyor 90 degree but the texture dose not follow and still goes as before. How do I fix this?Video

Answer
Support 2 months ago

It is an old version of realvirtual (still game4automation) we fixed a lot. You should upgrade to the latest release.

0
Answered

I Can't Find HMI Components and Demo

Reverse Kim 2 months ago in realvirtual.io Starter and Professional updated by Support 2 months ago 1

Hi, I bought 'realvirtual.io Digital Twin Professional 2021'.

whein I saw HMI components - realvirtual.io 

There are HMI Components  but, When I Downloaded on Asset Store There is no HMI Demo and Module.

how Can I Get this module?

0
Not a bug

Gripper script stops working

Marco van der Stelt 3 months ago in realvirtual.io Starter and Professional updated by Support 3 months ago 2

When running the scene for extended periods of time we get the problem that the gripper script stops working. The sensor stop detecting MUs and it does not give any errors. Is there a problem in the background which comes up after running a scene for a long time?

0
Not a bug

IK Path could not complete the execution

haoyu yi (Hari) 3 months ago in realvirtual.io Starter and Professional updated by Support 3 months ago 3

Hi,

Now I have created two paths A and B using IK Path, when I repeat the signal quantity given to start for each path individually the paths can be executed correctly, but once I execute A and B alternately the paths are unreachable.

For example, I am using Signal Start to get path A to start moving, and Signal Ended to get if path A has finished executing. When Signal Ended is true for A, I start executing path B. It happens that path B can't finish execution and Signal Ended stays false.

This results in me not being able to control the robotic arm by itself to do the job I want to do, how can I solve this problem?

0
Fixed

OPC UA reconnects only once, Realvirtual professional

dgcrt 3 months ago in realvirtual.io Starter and Professional updated by Support 3 months ago 4

Good morning,

We are having problems with the OPC UA connection.

When the OPC server is turned off and on again the connection is reestablished correctly, but only once since startup, if the server disconnects a second time the connection is never reestablished.

How can we solve the problem?

Thank you.

0
Fixed

Can't import nodes of Beckhoff OPC UA Server in Unity Editor

BatuOx4S 3 months ago in realvirtual.io Starter and Professional updated by Support 3 months ago 4

Hello,

I recently purchased realvirtual for Unity and I am trying to get familiar with the demo application.

For future projects it is necessary to keep up OPC UA connections with Beckhoff TwinCat PLCs and Siemens PLCs.

For now I work with a Beckhoff PLCs that runs demo code and a OPC UA server on it.

Connecting to the OPC UA Server with OpcWatch or UaExpert is no issue (security = None)

Image 1033


My Unity configuration looks like this:

Image 1034

However trying to connect in the Unity Editor results in the following error message.

Image 1035

I tried applying standard setting and also connecting to a local python opc ua server without success.

Connecting to the PLC with the TwinCATInterface object however worked well (for future applications a wireless connection on android devices are mandatory).


Unity Version:
2022.3.14f1

realvirtual version: release 2022.07 07. September 2023


I hope I delivered sufficient information.

Thanks in advance.

BatuOx4S