Upload projects
Path: Run> Manage Target
You can copy a project from the Runtime to the computer where JMobile is running.
- In the Runtime tab, select the IP address of the device from the drop-down list Target.
- Click Retrieve Projects: a list of all the projects available is displayed.
- Select project to upload
- Click Upload Project
- If required, enter password. The upload process starts.
- A popup will appear asking you whether to upload a copy of the dynamic files as well. Leave it unchecked to load only project files.
Upload could be password protected. See "Protecting access to HMI devices" for details.
The dynamic file that will be uploaded are:
/data/recipe_name_field.dat | Current working data of a recipe (set values altered by the user) | |
/data/recipe_name_lastdl.dat | Last downloaded set stored (used for reset after power reset) | |
/config/alarms_dynamic.dat | Stored enabled status of the alarms | |
/config/dynamic_recipe.xml | Runtime modification of recipe sets | |
/config/timer.xml | Scheduler runtime changes will be stored in this file | |
/config/um/usermgnt_user.xml | Dynamic changes made by user (e.g., added user / edit user) | |
/config/Dynamic_MultiLang.xml | Stored language changes accomplished by user |
A copy of the project is saved in:
C:\Users\username\Documents\JMobile\workspace\Uploaded\RuntimeIPAddress\workspace\ProjectName
In the status area a clickable link will be proposed to be able to quickly open the loaded project in JMobile
Note: If the upload operation fails, check firewall settings the computer where JMobile is running.