Skip to main content
InSource Solutions

InTouch 2014 (11.0) Managed Installation

                   

insource_logo_large.jpg

installation.jpg

 
INSTALLATION GUIDE

Description

 

This installation guide covers Wonderware InTouch HMI version 2014  (v.11.0) for a managed environment

Author

Mike Viteri

Publish Date 12/30/2013

Applies to Software

InTouch for System Platform

Applies to Version

2014 (11.0)

Applies to System/Module

NA

Article Version

00.00.01

************************************************************************************************************************************************************

 

 

Before you Begin

Before you begin the installation, you should check Wonderware's OS Compatibility matrix on the the Wonderware Support site at www.wonderware.com/support

(Access to the Wonderware support site requires a one time registration.  You will need your Customer First Contract number and a corporate email address; use of a non-corporate email address such as Gmail or Yahoo will limit your access)

 

 

Before Installing Wonderware System Platform 2014

 

Installing Wonderware System Platform 2014 on a computer used as a domain controller is not supported. For more information, see http://technet.microsoft.com/library/Cc966456.

 

Support for Windows User Account Control

 

Wonderware System Platform 2014 with InTouchHMI v11.0 supports User Account Control-enabled operations on run-time nodes.

 

Wonderware InTouch 2014  (v.11.0) requires that SQL Server be installed.  The following versions of SQL Server are supported.

sqlserver.JPG

Procedure Check List

 

Completed

Task Description

 

Locate a copy of the Wonderware 2014 System Platform installation DVD

 

Locate the licensing media provided with software

 

Have a PC which meets the hardware pre-requisites shown below

 

Confirm that the OS on which the installation is being performed meets the compatibility requirements shown below

 

Install SQL Server

 

Pre-Requisites

This section describes the hardware and software system requirements for installing ArchestrA System Platform 2014 products.

 

Operating System and Software Requirements

 

Wondeware System Platform 2014 component products support Windows 8 and Windows Server 2012 operating systems. The following Windows operating systems are no longer supported:

  • Windows XP, all versions
  • Windows Vista, all versions
  • Windows Server 2003, all versions
  • Windows Server 2008, non-R2 versions

 

The installation program analyzes the software installed on your computer and lists any software that is required and is not currently installed.

 

Note: At the start of the installation, the prerequisites check is system-specific rather than product-specific.

The following prerequisites, if not already present on your system, will be installed by the ArchestrA System Platform installation program:

 

• Windows Installer 4.5

• Microsoft .NET Framework 4.5

• SQL Server 2012 Express

• Visual C++ 10

 

SQL Server 2012 Express will be installed only if one of the following conditions are met:

 

1. No version of SQL Server is installed on the system.

2. You select only InTouch Development and Runtime during the ArchestrA System Platform installation. You must not select any Application Server components. When you select InTouch Development and Runtime, a Galaxy Repository will be installed for you.

 

The installation program installs both system-specific and product-specific prerequisites. You do not have to exit from the installation program to install the prerequisite software. For more information about ArchestrA System Platform installation prerequisites, see the Wonderware ArchestrA System Platform Installation Guide.

 

Notes

Following are notes specific to the InTouch HMI 2014 operating system support and requirements.

  • The recommended operating system for a Galaxy Repository is Windows Server 2012.
  • Microsoft Windows 8 (32-bit or 64-bit) is the recommended operating system to run InTouch HMI client components.
  • Microsoft Windows Server 2012 is the recommended operating system to run InTouch HMI server components.
  • The recommended operating system for InTouch HMI development is Windows Server 2012 or Windows 8.
  • The recommended operating system for run-time nodes is Windows 8.

 

Hardware Requirements

The following table lists the hardware requirements for the ArchestrA System Platform 2014 software based on the size of the installation.

hardware.JPG

Hardware Requirements Notes:

Windows operating systems and SQL Server versions impose hardware requirements that may exceed the minimum requirements for Wonderware Application Server 2014. Refer to the following Microsoft Web sites for hardware requirements:

 

 

.NET Framework Requirements and Compatibility

IMPORTANT:

We strongly recommended that prior to upgrading your existing applications to Wonderware System Platform 2014, that you back up your applications, become familiar with the changes introduced by Microsoft in .NET 4.5, and that you review your .NET scripts and .NET controls for any required changes. After upgrading to Wonderware System Platform 2014, you should perform application testing on application scripts and on script libraries used by the application to ensure they continue to function properly under .NET 4.5. We also recommend you test the upgrade in a staging system prior to upgrading your production system.

 

Wonderware System Platform 2014 leverages Microsoft .NET Framework 4.5. The Wonderware System Platform installation program will install .NET 4.5 if it is not already present in your system. .NET 4.5 can coexist with previous versions of .NET Framework. On nodes where SQL Server is installed, .NET 3.5 is also installed by Wonderware System Platform. In this scenario, Wonderware System Platform 2014 will use .NET 4.5. Other applications you may have on the same machine with dependencies on .NET 3.5 will access .NET 3.5.  

 

All user-supplied .NET code that runs in the context of InTouch HMI and Application Server will now run under the .NET Framework 4.5. Although .NET Framework 4.5 is highly compatible with applications that are built with earlier .NET Framework versions, Microsoft has introduced changes in .NET 4.5 to improve security, standards compliance, correctness, reliability, and performance that may require changes to .NET scripts you may have created with Wonderware System Platform 2014 and earlier versions of Application Server, InTouch HMI, the Historian, Historian Client, and Wonderware Information Server. These changes may also affect .NET controls developed with .NET 3.5.

 

In ArchestrA scripting, some .Net codes could fail if not using proper text encoding, and could cause a script to exit without completion. The UTF8Encoder is the default BinaryStream decoder in .Net 4.5. To enable an ArchestrA script to decode ASCII XML data, for example, insert the following snippet:

BinaryReader streamReader = new BinaryReader(ms, new ASCIIEncoding());

To learn more about changes introduced in .NET Framework 4.5 see the following Microsoft resources:

What's New in the .NET Framework 4.5: http://msdn.microsoft.com/en-us/library/ms171868(v=vs.110).aspx
What's obsolete in the .NET Framework class library: http://msdn.microsoft.com/en-us/library/ee461502(v=vs.100).aspx
Migration Guide to the .NET Framework 4.5: http://msdn.microsoft.com/en-us/library/ff657133(v=vs.110)
.NET Framework 4 Migration Issues: http://msdn.microsoft.com/en-us/library/ee941656%28v=vs.100%29

Detailed Steps

Installing Wonderware InTouch HMI for a Managed Environment
 

A new simplified installation process makes installing InTouch easier than ever. The major decision you must make when you install InTouch HMI is whether to install the InTouch development and run-time components, or the run-time components alone. This installation program guides you in selecting the features you want, verifying or modifying your selections, installing prerequisite software, and then installing InTouch HMI and the ArchestrA IDE if you chose to install development components.

 

Performing the InTouch HMI Managed Installation

 

Before you start installing InTouch HMI, you should have a clear idea whether you want to develop, deploy, and publish your own applications, or require only the InTouch run time, to run applications already created and deployed.

 

The following procedure will guide you through the installation, with information specific to the InTouch HMI.

 

To install the InTouch HMI

 

1. Insert the installation DVD into the computer’s DVD drive
 

2. Using Windows Explorer, manually start the installation by double-clicking setup.exe on the DVD
 

3. Follow the prompts to commence the installation and to install system prerequisites, as necessary
 

 

2014_Preq.JPG

 

Click Install Prerequisites to install any prerequisites identified by the InTouch 2014 installer.

 

When the prerequisites installation is complete, you will be may be prompted to approve a restart.

 

IT2012R2_IT_PrereqReboot.jpg

 

 

4. The installation program prompts you to select an installation type: either product-based selection or installation by computer roles. As you are installing a single product—InTouch HMI—click the product-based selection as your installation type.

 

2014_Install.JPG
 

5. Choose the components you want to install. 

 

2014_selectproduct.JPG

 

a.    If you choose InTouch Run Time Only, the following will be installed:
 

                        ▪InTouch Run Time

                        ▪InTouch documentation

                        ▪Alarm DB Logger

                        ▪FS Gateway (as a silent installation)

                        ▪Application Server Bootstrap

                        ▪InTouch Supplemental Components: InTouch Recipe Manager, InTouch SQL Access, and Symbol Factory

 

b.If you choose InTouch Development and Run Time, the following will be installed:
 

                        ▪All items listed under step a in these instructions.

                        ▪Application Server Bootstrap, IDE, Galaxy Repository, SQL Server 2008 Express with SSMSE, and Application Server documentation

                        ▪InTouch sample applications

 

 

2014_summary.JPG

The components being installed are displayed.  Note that the required storage space is also displayed.  If you want to customize the installation such as excluding documentation, you can check the, “Customize Installation” check box. Otherwise, simply click the Next button.

 

 

 

 

6.When the installation prompts you to verify your selection, you have the opportunity to customize your installation by checking the Customize Installation button.

 

a.    If you choose InTouch Run Time Only, the following will be installed:

                        ▪ InTouch sample applications

                        ▪ Additional InTouch Supplemental Components: InTouch SPC Pro and InTouch 16 pen trend

 

b.If you chose InTouch Development and Run Time, you can add the following components:

                        ▪ Additional InTouch Supplemental Components: InTouch SPC Pro and InTouch 16 pen trend

 

2014_Customize1.JPG

 

7.After you verify and customize your selection, you are prompted to select the language you want to install. English is selected by default, but you can choose another language.

 

2014_Language.JPG

 

8.Follow the subsequent installation steps to:
 

a. Accept the End User License Agreement.

 

2014_EULA.JPG

 

b. Create a new ArchestrA user account, or specify an existing account.

 

2014_ChangeNetwork.JPG

 

If the account you are using for Wonderware off-node communications already exists, uncheck the "Create Local Account" check box.

 

 

 

 

 

c. Install any prerequisites not yet met. The installation checks your system, lists the missing prerequisites, and installs them for you.

 

2014_FinalPreq.JPG

 

9.The installation proceeds to completion. You must restart your system when the installation is complete.

 

Licensing

For General System Platform 2014 Licensing click HERE

 

Validation of Solution

N/A

 

Related Videos

None