Creating jobs for PLC 5 controllers

  1. Start the AdminClient and then open the Jobs module.
  2. In the Project tree, select the RSLogix5 component.
  3. In the menu tab, click on Create or drag-and-drop the components into the Jobs section.
  4. Go to the section job configuration.
  5. In Upload type, check if the upload type RSLogix 5 is being displayed.
  6. Go to the section Job configuration.
  7. Make sure the desired settings are in place for the following sections: General, Notification, Upload and compare, Create a version automatically after job run. The Notification and Create a version automatically after job run sections are only displayed if the necessary settings have been implemented.
  8. Configure the section RSLogix 5 settings
  9. Image: Job Configuration, RSLogix 5 Settings section

    1. The RSP file of the RSLogix 5 project should have been automatically selected. This is located under Project. If this is not the case, select this file from the dropdown list.
    2. In Communications path, enter the gateway data. Depending on the software in use (RSLinx, Classic or FactoryTalk Link), there are different ways of doing this:
    3. If you updated RSLogix Enterprise Edition via FactoryTalk Linx, you will need to enter the communications path manually:

      Proceed as follows:

      1. Open the FactoryTalk Linx Browser tool and right click on the project. This will in turn open the project’s configuration.
      2. Here, copy the path of the path (device path). This can be for example RSLinx Enterprise!Ethernet\10.0.220.145. The RSLinx Enterprise! part of the path is optional.
      3. Enter the path into the Communications path field. This is located in the job configuration.

      If you are using RSLinx Classic and are using it on the same machine as your versiondog server,

      proceed as follows:

      1. In order to select the path to the PLC, click on Browse in Communications path.
      2. Communications path will open. Then select the PLC that you want to be saved by the job.

      If you are using RSLinx Classic and are not using it on the same machine as your versiondog server, proceed as follows:

      1. Enter the path to the PLC manually. The path can be found in RSLinx Classic. The path has the following format: xxx!yyy.

        • xxx is the name of the computer running RSLinx Classic.
        • yyy is the name of the configuration for the PLC in RSLinx Classic.
        • Do not forget the Separator !between both parts of the path.

      Or

      1. Open RSLogix 5.
      2. Double click on Controller properties in the project tree.
      3. Open Controller communications.
      4. Copy the text Comms path.
      5. Enter the text into the section Communications path. This is located in the job configuration in the AdminClient.
      6. Image: RSLogix 5 Pro Editor, Dialog Controller Properties

    4. If the project is password protected, enter the necessary password in the Controller Password section.
      To be able to process password protected projects, the editor needs to be opened in English
    5. By clicking on Warn when forced values are active, you can decide if you want to have a warning displayed when forced values are active in your project.
    6. A displayed warning can be useful. This can, for example, be useful when using manual control at your facilities and there is the chance that the forced values could be overseen.

  10. Click on save and test the job by clicking on Execute selected jobs once. This is located in the menu list.

The job result (Backup) can be used for a detailed comparison, a disaster recovery and further processing.

 

You can make further settings for jobs of this upload type in the AdminClient in the dialog Global Job settings

Why does the upload freeze when I upload a password protected RSLogix 5 project?

 

versiondog remotely steers the editor when uploading a project and enters the password when required. It may be necessary to run versiondog under the system account and with the option Allow data exchange between service and desktop (user interactivity) activated.

Proceed as follows:

  1. Open the Windows start menu.
  2. In the search field, enter Execute and then click Enter.
  3. In the text field Open, enter services.msc.
  4. Double click on VDogMasterService and on VDogUploadAgent.
  5. Go to the Log On tab.
  6. If required, incorporate the following settings from the screenshot below:
  7. Image: Properties of <service>, Login tab

  8. In the Windows Registry, in the path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows, change the value for the entry NoInteractiveServices to 0.
  9. Restart the services VDogMasterService and VDogUploadAgent.

 

Related topics:
About versiondog -> Term Jobs
AdminClient -> Job configuration
AdminClient -> Adding additional job settings