This release has the following requirements.
RSLogix 5 works within the system requirements of all Rockwell Automation® software products.
For the latest information regarding software platform support, refer to http://www.rockwellautomation.com/compatibility/#/scenarios.
Hardware requirements
Your personal computer must meet the following hardware requirements:
Software requirements
Operating systems
RSLogix 5 runs on the following Windows or Windows Server® operating systems:
Required software and versions
The following software is required to use RSLogix 5:
Preferred operating systems
Preferred operating systems are prioritized for support, testing, and post-release patch qualifications. These operating systems are preferred for this release:
High Resolution Display Support
Windows 10 build 1703 or later is the recommended operating system if running this software with a 2K or 4K High Resolution Display.
Rockwell Automation Test Environment
This release includes the following system features.
Enhanced features
This release corrects the following anomalies.
This release has the following known anomalies.
In fact, there are no differences between the two projects.
There is currently no work around for this anomaly.
To avoid this problem, add an underscore before the number and change the spaces and dashes as underscores.
To resolve this problem, remove the single quotation mark or use double quotation mark in the string.
There is currently no work around for this anomaly.
To resolve this anomaly, verify the instruction addresses manually in Studio 5000 Logix Designer.
There is currently no work around for this anomaly.
There is currently no work around for this anomaly.
To resolve this problem, run RSLogix 5 as administrator or sign in to windows with system built-in administrator account.
To avoid this problem, export up to 16 I/O modules to Logix Designer.
There is currently no work around for this anomaly.
To avoid this problem, set DPI of the 4K display less than or equal to 100%.
To avoid this problem, after ending task of RSLogix 5 in Task Manager, in Registry Editor, go to HKEY_CURRENT_USER\SOFTWARE\ROCKWELL SOFTWARE\RSLogix5\AddIns, and then change the default value to 0 for every key.
To avoid this problem, export the project as an ACD file.
To add the other ViewStudio Application Class item, open command line window and run the following commands with administrator privilege:
For 64-bits Windows OS:
"C:\Program Files (x86)\Common Files\Rockwell\VStudio.exe” /regserver
regsvr32 “C:\Program Files (x86)\Common Files\Rockwell\VStudiops.dll”
For 32-bits Windows OS:
"C:\Program Files\Common Files\Rockwell\VStudio.exe” /regserver
regsvr32 “C:\Program Files\Common Files\Rockwell\VStudiops.dll”These anomalies are from previous releases but are still known in this release.
There are no known anomalies for RSLogix 5 version 9.00.00.
This release has the following functional changes from the previous release.
There are no functional changes for RSLogix 5 version 10.00.00.
This release has the following application notes.
Use command-line parameters to perform an unattended or silent installation of the software.
Installation Command-line parametersThis table identifies the installation command-line parameters. Command-line parameters are case-insensitive. However, if a specified value includes a space, be sure to enclose the value in quotation marks (for example, "value with spaces").
|
Parameter
|
Description
|
|
/?
|
Displays the usage options for installation parameters.
|
|
/Q
|
Silent Install, install runs in a quiet mode without any user interface.
This parameter is recommended when deploying the software installation using an
IT tool or script, and don’t expect any error or restart messages. When using this
parameter, check the error codes, and respond as needed. For example, if the
installation returns error code 1641, then the IT tool or script should restart the
computer and relaunch the installation after restart.
This parameter is required if /QS is not specified.
|
|
/QS
|
Unattended Install, install runs in a quiet simple mode and shows progress through
the UI, it does not accept any input but still shows error or restart messages.
When using this parameter, the installation will stop and display a prompt if there
are error or restart messages. For example, if an immediate restart is required to
complete the install, a restart message will be displayed to confirm the restart.
Installation resumes automatically from the point of interruption after restart.
This parameter is required if /Q is not specified.
|
|
/IAcceptAllLicenseTerms
|
Acknowledges acceptance of the license terms.
This parameter is required for /Q or /QS parameters.
|
|
/AutoRestart
|
Automatically restarts the computer after the installation is complete. Used when a
restart is required to complete the installation.
This parameter is optional. If this parameter is not used silent install (/Q) will
return either error code 1641 or 3010 if a restart is required, and unattended install
(/QS) will result in a confirmation prompt that must be agreed to before the
installation is completed.
|
|
/Record
|
Records the installation options chosen to a recording file.
This parameter is optional.
|
|
/Playback
|
Plays back a recording file to specify the installation options.
This parameter is optional.
|
|
/Repair
|
Runs a repair operation on the installed products.
This parameter is optional.
|
|
/Uninstall
|
Uninstalls the product.
This parameter is optional.
|
|
/SetupLanguage="value"
|
Specifies which language is displayed during install process.
The value must be the one of these:
This parameter is optional. If this parameter is not used, the default language is the
current user or operating system user interface language.
|
|
/Product="value"
|
Specifies which sub-products will be installed.
Only required if sub-products are included with the install package.
If the software does not include sub-products this parameter is not available.
|
|
/ProductLanguage="value"
|
Specifies the language version of the software being installed.
The value must be the one of these:
This parameter is optional. If this parameter is not used, the default language is the
same as the setup language.
If the software does not support multiple languages this parameter is not available.
|
| /InstallLocation="value"
Or
/InstallDrive="value"
|
Specifies the install location or install drive respectively.
This parameter is optional. If this parameter is not used, the default install location
is "C:\Program Files (x86)\Rockwell Software".
Some software restricts the installer to only change the drive the software is
installed on. Use /? to determine which parameter is supported.
|
|
/IgnoreWarning
|
Specifies that the setup ignores warnings and continues.
This parameter is optional. If it is not specified, the setup exits when a warning
occurs.
|
|
/SerialNumber="value"
|
Specifies the serial number of the software being installed. This is used to activate
the software during installation.
This parameter is optional. If it is not specified the software must be activated
manually after installation if activation is required.
Some software does not require activation. If activation is not required this
parameter is not available.
|
|
/ProductKey="value"
|
Specifies the product key used to get activation keys during installation.
This parameter is optional. If it is not specified the software must be activated
manually after installation if activation is required.
Some software does not require activation. If activation is not required this
parameter is not available.
|
|
/Version="value"
|
Specifies the version of the software to activate which corresponds to the product
version associated with the SerialNumber and ProductKey.
This parameter is optional. If it is not specified the installer uses the most recent
product version available.
Some software does not require activation. If activation is not required this
parameter is not available.
|
These examples show how to use the installation commands.
Setup.exe /Q /IAcceptAllLicenseTerms
Setup.exe /QS /IAcceptAllLicenseTerms /AutoRestart /SetupLanguage=CHS /InstallDrive=D:
This table identifies the error codes that can be returned by an installation.
|
Error Code
|
Value
|
Description
|
|
ERROR_SUCCESS
|
0
|
The installation completed successfully.
|
|
ERROR_INVALID_PARAMETER
|
87
|
One of the parameters was invalid.
|
|
ERROR_INSTALL_USEREXIT
|
1602
|
The installation was cancelled by the user.
|
|
ERROR_INSTALL_FAILURE
|
1603
|
A fatal error occurred during installation.
|
|
ERROR_BAD_CONFIGURATION
|
1610
|
The configuration data for this product is corrupt. Contact your
support personnel.
|
|
ERROR_REBOOT_CONTINUE
|
1641
|
A reboot is required to continue to installation.
|
|
ERROR_SUCCESS_REBOOT_REQUIRED
|
3010
|
A restart is required to complete the installation. After restart the
product is successfully installed.
|
|
ERROR_REBOOT_PENDING
|
3012
|
A restart is pending and is required before the installation can
continue.
|
|
ERROR_SUCCESS_NOT_APPLICABLE
|
3013
|
The installation cannot proceed because the products are already
installed.
|
RSP files configured with the Security feature
Added support for the PLC-5E Series F and 1785-ENET Series C including E-Mail functionality using the MSG instruction. Any X5 or RSP created with these new features will not be useable by earlier versions of the software.
CNET 1.25 conversionsCNET 1.25 conversions are only supported from 6200 to RSLogix 5 7.10.00. CNET 1.25 conversions from previous versions of RSLogix 5 or AI 5 to RSLogix 5 are not supported and CNET 1.25 conversions from RSLogix 5 to 6200 are not supported.
Working with VBARSLogix 5 Professional includes Microsoft's Visual Basic® for Applications (VBA). VBA uses the objects, methods, properties and events of the RSLogix automation interface enabling you to author scripts to automate tasks within the RSLogix editor.
RSLogix 5 Professional includes the RSLogix automation interface to enable your use of VBA. Refer to the license addendum for the specific terms and conditions of its use.
Rockwell Automation provides technical support for the RSLogix automation interface in the context of a VBA (in-process) application. The technical support is limited to the implementation of the specific objects, methods, properties, and events. Rockwell Automation does not provide integration or debugging support.
Online editing on a Ser A 5/15 PLC5 prior to revision PYou should not perform Online editing on a Ser A 5/15 PLC5 prior to revision P. If online editing is required you must update the firmware in the processor to REV P or above. RSLogix 5 correctly performs the online edit; however you may experience compatibility issues with legacy programming products.
Sharing RSP filesThe project file projectname.rsp contains all database and project related files. If you need to share a project with someone simply provide them with the projectname.rsp file and they will receive all project related information. When sharing RSLogix database information with other Rockwell Software applications, like RSView®32, you must use the Save database as external file checkbox on the File>Save As dialog to make the database file available to that application.
Online and offline project image synchronizationThe projectname.rsp file contains both an online and offline image of your project. This speeds the process of connecting to a processor. These images can get unsynchronized; this occurs if you don't save your changes when going from online to offline. To synchronize the images, you must download, upload, or save the project while online.
Localized versions and their embedded text stringsIf you install multiple localized versions of RSLogix 5 (English, French, German, Italian, Spanish, or Portuguese) on the same computer, the order in which you install the applications may impact the embedded application text strings you are viewing.
Manual configuration for a new project using a ControlNet 1.5 PLC 5/60 processorWhen creating a new project using a ControlNet 1.5 PLC 5/60 processor the default series and revision (C/L or D/C) must be manually set to D/D. If you fail to take this action you may not be able to use the ControlNet™ 1.5 configuration file (.XC) with RSNetWorx™ 1.06.38.
Considerations for opening a 6200 PLC-5 .AF5 fileWhen opening a 6200 PLC-5 .AF5 file, all the 6200 PLC5 project files must be located in the same directory as the AF5 file. The directory path and filename must be less than 63 characters in length or the operation will fail.
Considerations for online operationsThere is no formatted dialog for configuring VME PLC5 processor channels. You must view and edit the data table file you assign as the channel configuration file.
Printing ladder reports to a text file is not supportedRSLogix 5 prints Ladder Logic reports as graphic files. The ladder report cannot be printed to a text file. Other RSLogix 5 reports can be printed to a text file using the Generic/Text-only printer driver in Windows.
Unsupported characters for RSLogix 5The following characters may not be used in RSLogix 5 symbols, `~!@#$%^&*()-+={}[]|\\:;""'<>?,./ . If you have used these characters in a previous release of RSLogix 5, the symbols will appear in your ladder views and reports. However, you cannot modify the symbol.
We recommend that you export the database to the ASCII CSV format to speed the replacement of the illegal characters in your symbols.
Other limitations of the software as it was shipped to you