Problem

You want to move some values from one controller to another controller. If the number of values are small, you can do it manually. However, if the number is more than 100, manual entry is very time consuming and error prompt. RSLogix 5000 tag upload/download tool makes that task much easier. Rockwell Software bundled this tool in RSLogix 5000 software CD. You need to install it.

Steps to use Tag Upload/Download to Preserve Data

  1. You need to create a RSLinx DDE/OPC topic to point to your target controller. Click to see detail steps to create it.
  2. Start up the Tag Upload/Download tool under tool menu.

    Start up Tag Upload Download Tool
    Start up Tag Upload Download Tool
  3. Select OPC server and Topic

    Select OPC Server and Topic
    Select OPC Server and Topic
  4. Select Tags you want to upload

    Select Tags to Upload
    Select Tags to Upload
  5. Select Upload from Controller or Download to Controller
  6. Create a new file for the uploaded values

    Supply File Name and Location
    Supply File Name and Location
  7. Click Controller to Disk button to start the process

    Tag Upload Completed
    Tag Upload Completed

Notes:

  1. If you want to download values to controller, select Download to controller in step 5.
  2. You can modify value file to remove some registers addresses if you do not want them download to the controller.

    Tag Values
    Tag Values
  3. If you want to alter some values before the download, you can change them in the value file.