Before you can access the controller, you must establish PC-PLC communications.
After establishing communications:
Click the PLC tab on the program ribbon, click Download or Upload, and then select the desired option.
Download Options |
|
Full Download |
Compares the project in the PC to the project in the controller; downloads only the differences, including Media folders |
Logic only |
Downloads the project without Media folders |
Media only |
Downloads only the contents of the Media folders |
Full download with Upload |
Select this option if you want to enable project upload. |
Logic only with Upload |
Select this option if you want to enable project upload. |
Download all |
This downloads the complete project, overwriting the entire project in the PLC. Note that it does not include the ability to upload the project. |
You can export a complete project to a local or external drive, or to an SD card, and then install an exported Project File into any number of PLCs as a new project, or use it to update an existing base project. You can import a project file via UniApps, or vis Ladder function. To install the project from an external flash drive or SD card, install it in the appropriate UniStream port, and then, in UniApps, select System>User App Upgrade>Import Application. To install via Ladder function, refer to LF: Update Application. Note that the model and OS of the UniStream units must be identical. |
The network Discovery utility will begin to search for UniStream devices; click the method USB or Ethernet, and then click the desired device to begin download.
Download via USB
Download via Ethernet
Ethernet, or IP Favorites, is a global file that is available in all of your UniLogic projects.
Note |
|
|
UniStream PLCs (UniStream without built-in HMI panel) The default IP address of a UniStream PLC is 192.168.10.1. |
When you edit an existing program and download it to the same controller, the controller may require restart. The PLC will require restart if:
The project in the PLC is completely different (different ID) from the project being downloaded.
Program aspects are changed that are not HMI, Ladder, or Data Tags, such as Communications or Hardware Configuration.
The following changes are made in Data Tags:
- If a Tag was deleted
- If Tag is assigned to a different Data Type
- If a Tag had its size reduced (for example, in an array or a string)
- If a Tag address was changed
- If a Tag was changed from Retained to Non-retained, and vice-versa
Note that after a firmware update, the controller may need to be turned off and on (powering-off and powering-on).
You can view the Signature log containing the history of your project by selecting the Tools> Signature icon on the UniLogic ribbon.