FTView MEInstall ENU
FTView MEInstall ENU
FTView MEInstall ENU
Original Instructions
Version 13.00.00
Important User Information
Read this document and the documents listed in the additional resources section about installation, configuration, and
operation of this equipment before you install, configure, operate, or maintain this product. Users are required to
familiarize themselves with installation and wiring instructions in addition to requirements of all applicable codes, laws,
and standards.
Activities including installation, adjustments, putting into service, use, assembly, disassembly, and maintenance are
required to be carried out by suitably trained personnel in accordance with applicable code of practice.
If this equipment is used in a manner not specified by the manufacturer, the protection provided by the equipment may be
impaired.
In no event will Rockwell Automation, Inc. be responsible or liable for indirect or consequential damages resulting from the
use or application of this equipment.
The examples and diagrams in this manual are included solely for illustrative purposes. Because of the many variables and
requirements associated with any particular installation, Rockwell Automation, Inc. cannot assume responsibility or
liability for actual use based on the examples and diagrams.
No patent liability is assumed by Rockwell Automation, Inc. with respect to use of information, circuits, equipment, or
software described in this manual.
Reproduction of the contents of this manual, in whole or in part, without written permission of Rockwell Automation, Inc.,
is prohibited.
Throughout this manual, when necessary, we use notes to make you aware of safety considerations.
WARNING: Identifies information about practices or circumstances that can cause an explosion in a hazardous environment, which may lead to
personal injury or death, property damage, or economic loss.
ATTENTION: Identifies information about practices or circumstances that can lead to personal injury or death, property damage, or economic loss.
Attentions help you identify a hazard, avoid a hazard, and recognize the consequence.
IMPORTANT Identifies information that is critical for successful application and understanding of the product.
BURN HAZARD: Labels may be on or inside the equipment, for example, a drive or motor, to alert people that surfaces may reach dangerous
temperatures.
ARC FLASH HAZARD: Labels may be on or inside the equipment, for example, a motor control center, to alert people to potential Arc Flash. Arc Flash
will cause severe injury or death. Wear proper Personal Protective Equipment (PPE). Follow ALL Regulatory requirements for safe work practices and
for Personal Protective Equipment (PPE).
Rockwell Automation recognizes that some of the terms that are currently used in our industry and in this publication are
not in alignment with the movement toward inclusive language in technology. We are proactively collaborating with
industry peers to find alternatives to such terms and making changes to our products and content. Please excuse the use of
such terms in our content while we implement these changes.
Table of Contents
Preface
About the FactoryTalk View documentation .................................................................................................. 5
Legal Notices ..................................................................................................................................................... 6
Chapter 1
FactoryTalk View ME system basics
What is FactoryTalk View ME? ........................................................................................................................ 9
FactoryTalk View ME software package ......................................................................................................... 9
FactoryTalk View installation DVD ............................................................................................................... 10
Contact Rockwell Automation Technical Support ....................................................................................... 10
Chapter 2
Install, activate, and uninstall FactoryTalk View on a personal computer
System requirements ...................................................................................................................................... 13
RSNetWorx compatibility requirements .......................................................................................................14
Prepare for the installation .............................................................................................................................14
FactoryTalk View ME software installation ................................................................................................... 15
Setup wizard installation .......................................................................................................................... 15
Step 1: Launch the Setup wizard and select what to install.............................................................. 15
Step 2: Read and accept license agreements .....................................................................................16
Step 3: Start the installation ...............................................................................................................16
Step 4: Finish the installation .............................................................................................................16
Unattended or silent installation ............................................................................................................. 17
Perform unattended or silent installation ........................................................................................19
Examples ............................................................................................................................................. 20
Installation summary ..................................................................................................................................... 20
Post-installation procedures .......................................................................................................................... 21
About FactoryTalk Activation Manager .................................................................................................. 22
What happens if FactoryTalk View is not activated............................................................................... 22
Borrow activations for development computers ................................................................................... 22
Activation keys for FactoryTalk View software components ................................................................ 23
Share keys among multiple software components ................................................................................ 23
Uninstall FactoryTalk View ME software ..................................................................................................... 23
Appendix A
Install Microsoft .NET Framework 3.5 manually
Install .NET Framework 3.5............................................................................................................................ 25
Appendix B
KEPServer Enterprise
Set DCOM configuration for KEPServer Enterprise ................................................................................... 27
Appendix C
Constraints when using FactoryTalk View version 6.10.00 or later
The constraints with creating MER files on a 64-bit Windows operating system .................................... 33
The constraints with running MER on ME Station on desktop computers running a 64-bit Windows
operating system............................................................................................................................................. 34
Appendix D
Data Execution Prevention Support
DEP settings supported by Rockwell Software products ............................................................................ 35
Change DEP settings ...................................................................................................................................... 36
Legal Notices
Rockwell Automation publishes legal notices, such as privacy policies, license agreements, trademark disclosures,
and other terms and conditions on the Legal Notices page of the Rockwell Automation website.
System requirements
FactoryTalk View ME works within the system requirements of all Rockwell Automation® software products. For the
latest compatibility information, refer to the Product Compatibility and Download Center.
Hardware requirements
The following is a sample specification of computer hardware to run FactoryTalk View ME applications aligned with
the hardware used in product development testing.
• Intel® Core™ i5 Standard Power processor
• 4 GB of memory (RAM)
Software requirements
FactoryTalk View ME has been tested on the following operating systems:
• Windows 10* (v2004, v20H2, v21H1, and 21H2)
• Windows 10 IoT Enterprise 2016 Long-Term Servicing Branch (LTSB)
• Windows 10 IoT Enterprise 2016 (LTSB) Embedded**
• Windows 10 IoT Enterprise 2019 Long-Term Servicing Channel (LTSC)
• Windows 11
• Windows Server® 2012
• Windows Server 2012 R2
• Windows Server 2016*
• Windows Server 2019
* For more information about the Windows 10 and Windows Server 2016 operating system support, see Known
anomalies inherited from previous releases in FactoryTalk View ME Release Notes.
Supported browsers
The following web browsers have been tested and are supported for use with this release:
• Google® Chrome™ browser
• Microsoft® Edge™
• Mozilla® Firefox®
To download RSNetWorx
1. Click the Download Software Updates link and enter your Rockwell Automation Member identification.
2. Enter your Company Name and the Software Serial Number for your current RSNetWorx.
3. Follow the instructions to download and install the updated software product.
If you are not under a current technical support contract, you may purchase an update for RSNetWorx by contacting
Rockwell Automation sales.
Tip: RSNetWorx v21.00 or later is also available in Studio 5000® Professional v21.00 or later.
Command-line parameters
The following 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.
Error codes
The following 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 canceled 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_SUCCESS_REBOOT_INITIATED 1641 The installer has initiated a restart. After restart, the installation will continue.
ERROR_SUCCESS_REBOOT_REQUIRED 3010 A restart is required to complete the installation. After restart, the product is
successfully installed.
ERROR_REBOOT_PENDING 3012 Restart pending. Restart the computer for the installation to continue.
ERROR_SUCCESS_NOT_APPLICABLE 3013 The installation cannot proceed because the products are already installed.
ERROR_SUCCESS_WARNING_REBOOT 3014 The installation succeeded with warnings. Check the installation log file for details.
To complete the installation, restart the computer.
Examples
The following examples show how to use the installation commands.
• To install FactoryTalk View ME Station using the default settings during the installation process. (Silent
install)
Setup.exe /Q /IAcceptAllLicenseTerms /Product="Machine Edition Station for Windows"
• To install the Chinese language version of the FactoryTalk View Studio for Machine Edition version 13.00.00
software on the D: drive and show the progress, error, or complete messages during installation, and restart
the computer if necessary. The language shown during installation is Chinese. (Unattended install)
Setup.exe /QS /IAcceptAllLicenseTerms /AutoRestart /SetupLanguage=CHS
/Product="Studio for Machine Edition" /InstallDrive=D: /SerialNumber=12345ABCDE
/ProductKey=ABCD2-34KDC /Version=13.00.00
• To repair the installation of FactoryTalk View Studio for Machine Edition silently.
Setup.exe /Q /Repair /Product="Studio for Machine Edition"
Installation summary
The Setup wizard does the following.
Installs In
Shared components for the FactoryTalk \Program Files (x86)\Common Files\Rockwell
Services Platform
FactoryTalk View Studio ME or FactoryTalk \Program Files (x86)\Rockwell Software\RSView Enterprise
View ME Station
Microsoft SQL Server 2019 \Program Files (x86)\Microsoft SQL Server
FactoryTalk Linx \Program Files (x86)\Rockwell Software\RSLinx Enterprise
(optional) RSLinx Classic \Program Files (x86)\Rockwell Software\RSLinx
If you selected the defaults when installing FactoryTalk View Studio, the following sample applications are installed.
Sample applications Descriptions
BlockMachine Demo This complex application demonstrates the basic features of
FactoryTalk View ME. It includes its own RSLogix 5000 or Logix
Designer file (*.acd) that can be loaded on either ControlLogix or
SoftLogix processors to animate the project. To successfully
run the application on the terminal, copy all contents in
\Users\Public\Documents\RSView Enterprise\ME\HMI
projects\BlockMachine Demo\My Documents to the
Document folder on the terminal.
InstantFizz_ME This complex application demonstrates new features and
capabilities, including recipes, controller instruction faceplates,
language switching, and enhanced parameter functionality. It
includes its own RSLogix 5000 or Logix Designer file (.acd) that
can be loaded on either ControlLogix or SoftLogix processors to
animate the project.
On_board Audit Demo This sample application demonstrates the audit trail feature
and the function to export alarm, audit, and diagnostics
information to CSV files.
SMTP Email Demo This is a simple sample application that demonstrates the basic
features of EmailSender ActiveX Control. It includes its own
RSLogix 5000 or Logix Designer file (*.acd) that can be loaded
on either ControlLogix or SoftLogix processors to animate the
project.
TerminalInfo OCX Demo This simple sample application demonstrates the basic features
of Terminal Info ActiveX control.
User Mgmt Demo This sample application demonstrates how to manage user
account security at runtime.
Post-installation procedures
Once FactoryTalk View ME has been installed, there may be final setup steps that must be completed:
For example, to uninstall FactoryTalk View Studio for Machine Edition, use the following command:
Setup.exe /Q /Uninstall /Product="Studio for Machine Edition"
Tip: To uninstall FactoryTalk View ME v8.00.00, v8.10.00, v8.20.00, and v9.00.00, use the
Uninstall FactoryTalk View utility from Windows Start menu.
To uninstall v7.00.00 and earlier versions of FactoryTalk View ME, perform the
uninstallation from Windows Control Panel.
Microsoft .NET Framework 3.5 is required to create a v8.20 or earlier version runtime application with
FactoryTalk ViewPoint content included.
KEPServer Enterprise
If you are using KEPServer Enterprise as an OPC server with FactoryTalk View version 9.00.00 or later
and using an HMI tag to connect to a third-party device, you will not be able to access the tag value. The
cause is that the security enhancements in FactoryTalk View version 9.00.00 or later affect the
communications with third-party devices. To access the tag value, additional Distributed Component
Object Model (DCOM) configuration is required for KEPServer Enterprise on the computers.
If you are using a direct reference tag through the KEPServer Enterprise OPC server, you can access the
tag value successfully.
3. Under the DCOM Config node, right-click KEPServiceEnterprise 5.21 and select Properties.
6. If LOCAL SERVICE is not in the Group or user names box, add LOCAL SERVICE.
a. Click Add.
b. In the Select Users or Groups dialog box, enter LOCAL SERVICE.
c. Click OK.
LOCAL SERVICE shows in the Group or user names list.
7. Allow Local Launch permission and Local Activation permission for LOCAL SERVICE.
a. In the Group or user names box, select LOCAL SERVICE.
c. Click OK.
8. On the Security tab, in the Access Permissions area, select Customize and click Edit. The Access
Permission dialog box opens.
9. If LOCAL SERVICE is not in the Group or user names box, add LOCAL SERVICE. For detailed
instruction, see step 6.
The constraints with creating MER files on a 64-bit Windows operating system
The following table introduces the constraints with creating runtime application (MER) files on a 64-bit
Windows operating system.
MER v5.1 and earlier cannot be created in FactoryTalk View Studio v12.0 or later.
FactoryTalk View Studio Allow Creation of earlier versions of MER allowing restoration is not possible because Watcom
v6.10 or later hosted on database is incompatible with SQL Server database.
a 64-bit Windows OS Disallow Runtime compatible Runtime compatible Incompatible
Data Execution Prevention (DEP) is a security feature that is supported by hardware and software and
intended to prevent the execution of malicious code in the operating system.
The DEP settings determine which applications and components are covered by DEP protection. They
apply to hardware-supported DEP features and software DEP features. On computers with the necessary
hardware capabilities, hardware-supported DEP features are enabled for the same set of applications
and components as the software DEP features.
Hardware DEP uses the processor to mark memory so that code cannot be executed from data regions.
When code attempts to execute in these marked areas, the processor generates an exception. If you are
using a Windows operating system, the offending program is closed. Hardware DEP is also enabled as
the factory default setting. This feature is turned on or off in the computer BIOS settings.
To determine whether your hardware supports DEP, refer to the hardware manual or contact your
hardware manufacturer.
For additional information, see the Microsoft Knowledge base article at
http://support.microsoft.com/kb/875352.
Literature Library Find installation instructions, manuals, brochures, and technical data publications. rok.auto/literature
Product Compatibility and Download Center Get help determining how products interact, check features and capabilities, and rok.auto/pcdc
(PCDC) find associated firmware.
Documentation feedback
Your comments help us serve your documentation needs better. If you have any suggestions on how to improve our content, complete the form at
rok.auto/docfeedback.
Rockwell Automation maintains current product environmental information on its website at rok.auto/pec.