Teilen Sie Ihre Erfahrunge und Wünsche mit uns und anderen Usern!
Teilen Sie Ihre Erfahrunge und Wünsche mit uns und anderen Usern!
Hello Thomas,I can't connect unity to FX3U until now,I notice FX3U could be ModbusTCP Server,so I want try ModbusTCP client in unity。I wish G4A could have ModbusTCP client function,thank you Thomas。
This interface is working without Simit it is just using the Simit Interface on ABB Robot Studio side (G4A is acting like Simit)
I love this asset, it's awesome, however, I want to show the number range slider in the runtime inspector. I have seen that the Runtime Inspector & Hierarchy has updated and it can show the number range slider in the inspector, so could you update the runtime UI?
Hallo zusammen,
gibt es eine Möglichkeit ein S7 - 300 Classic Programm (Simatic Manager V5.6 + SP2) mit dem S7 Interface in Unity zu verbinden? Oder gibt es eine andere Alternative?
Das Programm konnte ich bisher nicht auf PLC SIM Advanced in eine Instanz laden.
Sie müssten sich mit dem S7 Interface zu jeder Siemens PLC verbinden können wenn Sie als Hardware vorhanden ist.
So I just updated to Game for Automation Starter 2020.09 while working on a project and unfortunately, I seem to be getting the following related errors that cannot allow me to proceed at least in Play Mode:
I am using Unity 2020.3.17f1. I've even created a new project and ran the DemoGame4Automation scene but still have the same error. I'm relatively new to g4a so maybe there maybe something I'm missing however as I've already implied, the pretty much everything was working before the update.
We will check why this still happens - we need to look for a more robust solution in setting the correct compile settings while first installing the asset.
Hi everyone!
Someone with experience connecting KepserverEX6 and OPCUA Interface of Game4Automation, and also writing and reading tags between them.
Regards!
game4automation: Object [Siemens S7] TCP : Connection Error: Siemens S7 (game4automation.S7Interface)
UnityEngine.Logger:LogError (string,object)
game4automation.Game4AutomationBehavior:Error (string,object) (at Assets/game4automation/private/Game4AutomationBehavior.cs:496)
game4automation.S7Interface:ConnectS7 () (at Assets/game4automation/private/Interfaces/S7TCPIP/S7Interface.cs:496)
game4automation.S7Interface:CheckConnection () (at Assets/game4automation/private/Interfaces/S7TCPIP/S7Interface.cs:478)
game4automation.S7InterfaceEditor:OnInspectorGUI () (at Assets/game4automation/private/Interfaces/S7TCPIP/Editor/S7InterfaceEditor.cs:31)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
How to solv this Problem?
You could youse PLCSIM Advanced or PLCSIM with NetToPLCSim (https://mirror-networking.com/docs/).
Second solution should work but it is not officially supported.
Hello Thomas,I tried OPC but all failed,I add PLC signals to opc and quality is good,when I press Import nodes,it shows:OpcException: The operation could not complete because the client is not connected to the server.
Opc.UaFx.Client.OpcClient.DenyIfNotConnected () (at <5239c2b3ee7d4e3e4c326ca95b24eb03>:0)。
I watched your OPCUA video,I don't know how OPCUA connect plc,how to configure it。