Wonderware archestra distributed application

466 views Asked by At

I'm using System Platform and deploying InTouch application.And I try to make distributed application. There is a server with InTouch Apps and a computer work station, that has to display InTouch Apps. How could I configure distributed application in System Platform?

1

There are 1 answers

0
Richard Hedrick On

Assuming existing installation

Create Instance of WinPlatform (Usually under /System in template Toolbox). Assign IP

Create Instance of ViewEngine (again in template Toolbox) Assign to newly created WinPlatfrom)

Create Instance of existing Intouch Application or create new instance of $InTouchViewApp.

Deploy WinPlatform, ViewEngine and Intouch Application.

Test Deployed application on target Platform.

Cheers!