Download a runtime application to an HMI device
Use the
Download Runtime Application
wizard to transfer a runtime application to an HMI device.
IMPORTANT:
When downloading a project or flashing an HMI device that has the screen saver running, the progress may not be visible. Stop the screen saver on the HMI device before beginning the download or flash process.
Prerequisites
- Open the project to download to the HMI device.
To download a project to the HMI device
- SelectCommunications > Downloadto open theDownload Runtime Applicationwizard.
- Next to theLocationbox on theHMI Device Locationpage, selectBrowse
and select the IP address of the HMI device to download the runtime application. Select the IP address in the
Locationbox. TheLocationbox lists up to five previously used download locations.TIP:Valid locations include View 5000 servers. - (optional) If the project contains multiple languages, in theLanguagebox, select the language to display in the project.TIP:If the translated string for the download language is also blank,View Designerdefaults to the language used for designing the project.
- SelectNext.
- On theController Referencespage:
- Verify the information is correct. If changes are required, exit the wizard. Make the necessary changes on theReferencestab (Project>Project Properties>References).
- Verify the controllers are synchronized. The controller icon on theReferencestab of theProject Propertiesdialog box indicates the synchronization state of the controller. The
icon indicates that the controller is synchronizing.
TIP:When starting the download process while theLogix Designerproject is synchronizing with theView Designerproject, the download process remains in the Building the runtime application process until synchronization is complete. This can take several minutes for a large controller application. - SelectDownloadto start the download process. TheDownloadpage
- shows the progress of the download process asView Designersaves and verifies the project, builds the runtime application, connects to the HMI device, and transfers the runtime application to the HMI device.
If
View Designer
encounters a problem, an error message appears and the process stops. When View Designer
finds invalid tags or expressions during project verification, the Errors
window opens to list the warnings or errors associated with the tags or expressions. Resolve all errors before downloading the runtime application to the HMI device again.
TIP:
If a project contains a data log, and there is no change to the configuration of the data log, previously collected data remains in the data log when the project downloads again.
Provide Feedback