150 likes | 286 Views
Unity Application Generator. How Can I… Add a device in UAG and download it into Unity project – online. . I want to add a device in UAG in such a ways that it can be downloaded in Unity project, without stopping the PLC. Issue. We generate a project with UAG.
E N D
Unity Application Generator How Can I… Add a device in UAG and download it into Unity project – online.
I want to add a device in UAG in such a ways that it can be downloaded in Unity project, without stopping the PLC. Issue
We generate a project with UAG. Download the Unity application, generated by UAG, into PLC. Add a new motor in UAG. Perform incremental generation. Go online with Unity. New motor will be available in the Unity application and eventually in PLC. How to do.. Basic explanation
We create a project in UAG with two motors and an OP MODE control module. We generate the project. How to do..In UAG
CONNECT to the PLC Using TRANSFER command, download project to PLC. How to do..In UAG
This message will be displayed. Click on TRANSFER. This window will be displayed. How to do..In UAG
Using BUILD /REBUILD command, download the Unity application into the PLC. Go Online with Unity. All the blocks can be monitored with Unity. How to do..In UAG
Without disconnecting from the PLC, close the Unity application. This window will be displayed: Click on “Yes”. How to do..In UAG
Come back to UAG. Add a new motor in UAG. Generate the Unity application by using incremental generation. This message will appear: Both, yes or No can be clicked. How to do..In UAG
After the generation, this message will appear: Please notice that new Motor “MOT3” has been created. How to do..In UAG
Open the Unity application by clicking on the PLC in UAG and then clicking on Unity icon in the UAG tool bar. Note we have closed the application without disconnecting from PLC. How to do..In UAG
Unity will open – and there will be a project “NOT BUILT” “MOT3” has been created by UAG in Unity. How to do..In UAG
Using “Connect” command, connect to the PLC. This will be the state of the application: PLC “Running” but project “Not Built”. Using “Build Changes” command, build the changes. How to do..In UAG
This will be the new state of the application: PLC “Running” and project “Built”. Block for the new motor “Mot3” will be displayed. How to do..In UAG
Conclusion • New device in an existing project can be generated by UAG in Online mode. • User has to ensure that the Unity project was “Connected” before the new motor was inserted and project has been generated. Thanksfor your attention!