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

Main Menu Bar Item not added
Unity Editor Version 2019.4.21f1 LTS
Asset CADLINK https://assetstore.unity.com/packages/tools/modeling/game4automation-cadlink-150559?aid=1101l3b93&utm_source=aff
Looking at the documentation here https://game4automation.com/documentation/current/index.html
either the documentation is outdated, or I am having an issue getting the main menu bar item for the game4automation to appear on my editor.
There are conflicting screenshots showing that upon importing the asset it will create a "Tools > game4automation" in the main menu bar, and others showing that the "game4autmation" item will appear in the top level main menu bar. Neither of these are created when I import from the asset store.
I saw previous forum posts stating to use LTS versions of Unity. Should I be on the 2020 LTS version now?

URP and post processing
I have problems using the URP with the post-processing function. I downloaded the Post-processing Stack and Activated the HQ settings in the game4automation GameObject. However the sliders for settings are not working. I tried to manually put a post-processing volume into the camera, but this failed also.
There is an error on the console: Array out of bounds in game4automationController.ChangedVisual()
Can you help?

Multiple node to subscribe OPC UA
How to subscribe multiple nodes and with events? Fyi i need to subscribe more than 200 nodes to monitor (is this possible using the client?). Based on the documentation it only explain subscribe for one node and event.

The OPCUANodeSubscription object includes everything you need, e.g. the NodeID of the node which changed.

json and value
hi,
i want to start simulation on CMM robot , i use json data
the data like this
{"mc_access": false, "chuck5": false, "unlock_chuck": false}
how to connect value(true/false) with this robot?
can you explaine with game4automation ?

Our product should be enough proof.
With some basic Unity and C# knowledge it should be possible to do what you need. Do you know C# and Unity?
Are you a private person or a company? If you are a private person support needs to be paid in advance per credit card.
Please send me your full contact data for a full offer.

S7 interface DB write bug
I write in S7 interface in DB1.DBX1.0 but on PLC it is writing in DB1.DBX1.1

MQTT + game4automation
hi i have a problem with mqtt+game4automation
i buy your asset plugin
i received data from MQTT Broker,and that is json format(like screenshot)
i want to add this coordinat to 3D object(fanuc robot yellow)
can you help me?
so my goal is real robot simulation with robot on unity via MQTT
please reply soon

Hi, this is possible. Some programming / scripting is necessary from your side. What kind of MQTT Asst are you using inside Unity?
MQTT interface is planned later on this year. Please understand that we can't provide for free individual support.
You could purchase a support budget and we could do what you need within this budget.

Reading many inputs
Hi! Is it possible to acces all the inputs at the same time. I would like to write all the values of these to a file for future reference. Thanks in advance!

You could loop through all Signal objects in a script each FixedUpdate and read Signal.Value for saving it to whatever format you would like.

Is it possible to make an executable game-file linked to PLC?
Hey!
I have managed to get the OPC UA -connection working with while inside Unity Editor's Play-mode, but when I try to Build into an .exe, the OPC UA -connection no more works. Is there a solution to this?

The Upgrade Message is always there - if you can use and add OPCUA and other Professional features you are having the professional version. Will let you know when the Beta is available. B

s7
Hello
I played a little bit with the conveyor and the sensor form the starter tutorial. I noticed that if a MU is occupying the sensor and then I delete the MU either manually or with a think, the sensor continues to be occupied. In order for the sensor to be free, I first need to move the MU out of the sensor collision box and then I can delete it. In my opinion the senor shouldn't remain occupied if the MU that occupies the sensor is deleted.

Is it possible to write to a Bool in DB with S7. e.g. PLCInputBool to DB43.DB145.0
Hello. I'm thinking it isn't possible to write to a Bool in DB, but maybe I haven't tried the right format. Any tips? Thanks.

Hello,
writing to DBs is described here and it should be possible what you like to do:
https://game4automation.com/documentation/current/s7tcpip.html#Reading-and-Writing-DBs
I think it should be DB43.DBX145.0
Customer support service by UserEcho