Ihre Kommentare
Hi Ernesto,
I would need to test again with your config. Will check with Kepserver and your Server Config and will let you know tomorrow morning.
Best regards
Hi, it seems that you need to get some Unity basic development knowledge. There is a lot of stuff on the internet.
Please understand that we can't provide for free development support and service. If we should help you with a training or a custom support package, then send us an email to info@realvirtual.io
1) We did not planned to support jumps. You could build your own logic by changing Assets/game4automation/private/RuntimeUI/FirstPersonController.cs
2) You could use this function and your own custom script for doing this:
https://docs.unity3d.com/ScriptReference/MonoBehaviour.OnMouseDown.html
This error is new for us. Any way to test on one of our machines with your OPCUA server. Is there a demo version available?
Can you turn in the OPCUA interface the DebugMode to true and send us the content of the console log?
Please Replace the code by this new one
Hi Erenesto,
I am sending you an email with a new code for OPCUA_Interface.cs. Please replace yours with this new code and I hope connection will work.
Changes will be included in upcoming 2021 release.
Please try not to import not all nodes and select a topnodeid.
All of them have the basic function of signal exchange with the PLC. The functionality essentially depends on what the interface to the PLC of the manufacturer enables.
The most comprehensive - including signal import via the interface - is the TwinCAT ADS interface.
With S7, the signals must be exported from Step7 via a standardized text file and imported into G4A.
With EthernetIP there is no standard for this. The signals must be created manually or imported via a non-standard text file.
Customer support service by UserEcho
Hi Ernesto,
I am able to connect and to import the signals (even if I am not able to connect to the PLC because I don't have same setup).
Don't know where the problem is. Just for beeing sure I will send you again the latest code of the interface via mail. Please also check in Kepserver if you enabled anonymous login.