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

0
Fertiggestellt

hi sir

tongtiangumu vor 4 Jahren in realvirtual.io Starter and Professional aktualisiert von Support vor 4 Jahren 1

Assets\game4automation\private\QuickToggle.cs(505,36): error CS0103: The name 'CADStatus' does not exist in the current context

Antwort
Support vor 4 Jahren

Are you using Professional. Please check your Scripting Define Symbols as described here:

https://game4automation.com/documentation/current/compilerdefines.html

If you are using Starter GAME4AUTOMATION_PROFESSIONAL should not be in the compiler defines.

0
Fertiggestellt

It has been unable to run successfully

547402064 vor 4 Jahren in realvirtual.io Starter and Professional aktualisiert von Support vor 4 Jahren 1

No Spacenavigator installed

UnityEngine.Debug:Log (object)

SpaceNavigatorDriver.SpaceNavigatorWindows:.ctor () (at Assets/game4automation/private/RuntimeUI/SpaceNavigator/Plugins/SpaceNavigatorWindows.cs:58)

SpaceNavigatorDriver.SpaceNavigatorWindows:get_SubInstance () (at Assets/game4automation/private/RuntimeUI/SpaceNavigator/Plugins/SpaceNavigatorWindows.cs:63)

SpaceNavigatorDriver.SpaceNavigator:get_Instance () (at Assets/game4automation/private/RuntimeUI/SpaceNavigator/Plugins/SpaceNavigator.cs:37)

SpaceNavigatorDriver.SpaceNavigator:get_Translation () (at Assets/game4automation/private/RuntimeUI/SpaceNavigator/Plugins/SpaceNavigator.cs:13)

SpaceNavigatorDriver.ViewportController:Update () (at Assets/game4automation/private/RuntimeUI/SpaceNavigator/Editor/ViewportController.cs:72)

UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

Antwort
Support vor 4 Jahren

On which platform are you working. Please try deleting the full path

Assets/game4automation/private/RuntimeUI/SpaceNavigator

0
Beantwortet

HI

tongtiangumu vor 4 Jahren in realvirtual.io Starter and Professional aktualisiert von Support vor 4 Jahren 1

Image 488

Antwort
Support vor 4 Jahren

Hi, you seem to have errors in your project but I can`t see which errors. Based on the latest review on the Unity asset store (which might be from you) you might have multiple identic dlls in your project. This is normally if you are using multiple assets which are using the same dlls. You need to delete on of these duplicated dlls because they are only allowed to be once inside. O

0

Hello Thomas,I wish I could use ModbusTCP Client while I'm alive。

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。

0
Beantwortet

S7 - 300 Classic

Björn vor 4 Jahren in realvirtual.io Starter and Professional aktualisiert von Support vor 4 Jahren 1

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.

Antwort
Support vor 4 Jahren

Sie müssten sich mit dem S7 Interface zu jeder Siemens PLC verbinden können wenn Sie als Hardware vorhanden ist.

0
Fixed

CAD object does not exit in QuickToggle.cs Error

Andrew Kibor vor 4 Jahren in realvirtual.io Starter and Professional aktualisiert von Support vor 3 Jahren 7

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:

  • "Assets\game4automation\private\QuickToggle.cs(418,26): error CS0246: The type or namespace name 'CAD' could not be found (are you missing a using directive or an assembly reference?)"
  • "Assets\game4automation\private\QuickToggle.cs(480,36): error CS0103: The name 'CADStatus' does not exist in the current context"

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.

Antwort
Support vor 3 Jahren

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.

0
Beantwortet

How to set OPCUA

Stupiddog vor 4 Jahren in realvirtual.io Starter and Professional aktualisiert von Support vor 4 Jahren 5

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。

Antwort
Support vor 4 Jahren
0
Fixed

Errors concerning SpaceNavigator on Linux and Mac article incomplete

Morgan vor 4 Jahren in realvirtual.io Starter and Professional aktualisiert von Support vor 3 Jahren 2

The article recommends removing the space navigator driver. Also in the script SceneMouseNavigation.cs the #if statements need to be changed to 

#if ((! UNITY_IOS &&! UNITY_ANDROID &&! UNITY_EDITOR_OSX) || UNITY_EDITOR_WIN


probably more changes will be needed for Linux but I am not sure what they are.

Antwort
Support vor 3 Jahren
0
Beantwortet

Hello Thomas!How can I connect S7-200 to Unity

Stupiddog vor 4 Jahren in realvirtual.io Starter and Professional aktualisiert von Support vor 4 Jahren 1


Image 421

Hello Thomas!I have a S7-200,I want to connect to my computer and simulate。I find S7interface does not supporte S7-200,if I want to that,what should I do?Which video should I watch?I have STEP 7-MicroWIN SMART software to program。

Image 420

Antwort
Support vor 4 Jahren

Hello, S7 200 is not supported. Best regards 

0
Fertiggestellt

When Could I connect to Mitsubishi PLC with Game4automation Professional

Stupiddog vor 4 Jahren in realvirtual.io Starter and Professional aktualisiert von Support vor 4 Jahren 6

Hello,Dear Thomas,I'm coming back!

In China,There are two PLC usualy used for students in school.They are:Siemens and Mitsubishi.Now I have knowed how to connect Siemens,but I don't know how to connect Mitsubishi.

OPCUA is complicated,Can I connect Mitsubishi PLC directally like S7interface?Then can I connect to virtual Mitsubishi PLC like PLCSIM Advancedinterface without physical PLC?

I'm looking forward your replay。

Antwort
Support vor 4 Jahren

Hi, I don't know how you get the Top-Node ID on your OPCUA servers. With OPCWatch you can check and see it here:

If you leave Top-Node empty it should import all nodes and you will see it in Unity but this might take some time if there are a lot of elements in your OPCUA server.