Movicon.NExTâ„¢ Deployment

Introduction

Hello and welcome to the new quick start guide on how to best use Movicon.NExTâ„¢.

In this technote we will show you how to publish a Movicon.NExT project by deploying it on the HMI client.

Procedure

In order to deploy a project we can opt to use Movicon WebHMI to help us to this or not.
Lets look at two scenarios.

First scenario

Lets begin with going through the procedure to deploy a project without the aid of WebHMI.
Starting from the Movicon.NExT 4.2 version, you can now transfer the project from the machine where the project was developed to the PC  where it will be run in runtime by using a few simple steps after having installed Movicon.NExT of the same build used in the development machine.
To transfer the project to the target machine, do as follows:

 

Once this procedure has terminated, the project will have been copied in the destination folder on the runtime PC.

Second scenario

Lets now look at a second scenario.  In this case, the project type is the most important option to use. In order to create a WebHMI-based project, the Project Type option should be set to WebHMI.
When selecting WebHMI as Project Type, the editor will change accordingly to allow the user to use only those options and features which are supported for that type of project.  The user controls and objects that are not supported will be highlighted in yellow and relocated.
To change the project type carry out the following procedure within the Movicon.NExT development environment:

Once the project becomes WebHMI compatible, convert it to SVG by clicking on the Create WebClient (SVG/HTML5) icon on the Editor's main toolbar at the top or select Create WebClient (SVG/HTML5) item from the Options menu.
When the conversion terminates, you will be asked whether the WebServer and the project are to be transfered and run on a remote HMI. Click Yes to confirm the selection and open the Deploy Project window.
This window allows you to deploy not only the project on the HMI device but also the I/O Data Server and Web Server, which are all needed to run Movicon WebHMI in standalone mode.
Fill in the first part of the window by entering the access credentials to connect to the target machine's Deploy Server. The field you need to fill in are:

The second part concernd the commands. This part is used to manage the connection toward the target PC, project deployment and the startup and stop of the various services.
Once you have completed filling in the first part, click on Connect. Once a connection has been established, click on Deploy Server and Project to deploy all of them. Once this process starts, a popup will show with a progress bar.
Once everything has been deployed, you will be able to access the project by using any HTML5-enabled Web Browser using these addresses:

http://:5000 when using the http protocol
https://:5001 when using the https protocol