2. “SYS_HelpError_CP_00”
?
Green Text in Error Message Shows the string value (filename) of the requested help file which generated
the error.
3. “HELP_Example”
When clicked, the “?” object action script calls the window “SYS_Help_CP_00” and requests that it open the appropriate help file.
4. Template Loading Procedure
a. Loading CSV Files Open
b. Importing and Converting Windows
the
file
“Help.csv”
and
search
for
the
string
“D:\\YourProjectName_Application\\Intouch\\Help”.
Before importing windows, the “Document Viewer” wizard must be installed through the Intouch Configure menu.
Import all in the Help Template to your Intouch application and convert the windows and their associated window scripts.
c. Customizing Your Application
Before configuring custom help items, it is best to have completed all other Template installations. Then, if your system requires help files for custom components (other than Devices), you will need to copy the “?” object from the window “HELP_Example” and place it on the window from which you want to call the custom help file. In the action script for the “?” object, insert the name of the help file in the area which reads \
All help files should be in text format (*.txt) or Word document format (*.doc) and should be placed in the following directory:
“YourProjectName_Application\\Intouch\\help\\”.
10.F. Language Mgr. - MLS
10.F.1. MULTI-LINGUAL SUPPORT (MLS) STARTER KIT
All Multi-Lingual Templates and techniques in the Wonderware Starter Kit are based on the Multi-Lingual Support (MLS) Starter Kit which is issued separately by Corporate Engineering.
This MLS Starter Kit must be consulted in order to understand how to apply the functionality.
10.F.2. NAMING CONVENTION
TTemplate Language Functionality hName Suffix e_MLS Has Multi-Lingual functionality _NOMLS Has Single Language functionality f_ALL Common for all MLS and NOMLS applications ollowing naming convention is used on all Template files in order to identify language functionality.
Table 7: Language Name Field
10.F.3. MLS REQUIREMENTS
In order to use the MLS functionality the MLS ActiveX object, Excel Sheet, and Access Database must be installed and registered on the project PCs.
D:\\Starter_Kits\\MLS\\Standards\\ MLS.mdb MLS.xls
D:\\Starter_Kits\\MLS\\Standards\\ Txtct_01.ocx
Installation instructions for all of these are in the folder: D:\\Starter_Kits\\Infrastructure\\Implementation\\
10.F.4. TEST FUNCTIONALITY
In order to better understang of MLS functionality do the following.
Read the On-Line Book documentation in the MLS StarterKit.
After installing the MLS Access Database and ActiveX Object, Install and run the InTouch Demonstration application in the Wonderware StarterKit titled
D:\\Starter_Kits\\Wonderware\\Templates\\InTouch_Template_Applications\\ Device_Template_+_Demo_MLS_B0
10.F.5. MULTI-LINGUAL MANAGER TEMPLATE OVERVIEW MLS means :Multi-Lingual Support”
This document describes the Language Manager Window Template and how to install it in your project. This does not contain a total description of the MLS application.
A detailed procedure about how to implement MLS is contained in the MLS StarterKit.
COMPONENTS The table below lists all components of the Template. INTOUCH ITEM Windows CSV files COMPONENT MLS_LangMangr_FP_00 BasicTools_WindowNames.csv MLS_General.csv MLS_LangMangr.csv MLS_LangMangr_WindowNames.csv MLS_WIGE.csv SysWide.csv VersionManagement.csv Window_Navigation.csv Key Scripts Cntl+Shift+F12 07.02.00.00 CURRENT VERSION 07.02.00.00 07.02.00.00 07.02.00.00 07.02.00.00 07.02.00.00 07.02.00.00 07.02.00.00 07.02.00.00 07.02.00.00 VersionManagement_WindowNames.csv 07.02.00.0 Condition Scripts 1 {MLS BLINK TIMER} Quick Function Scripts MLSObtainLangParams MLSObtainLanguages MLSTranslateALL MLSTranslateLM Excel Files Access Files MLS.xls MLS.mdb 07.02.00.00 07.02.00.00 07.02.00.00 07.02.00.00 07.02.01.00 (October 24, 2000) 07.02.01.00 (October 24, 2000) Table 8: MLS Template Components
DESCRIPTION Multi-Lingual Support is designed for the purpose of allowing runtime conversion between languages. The MLS Template is tightly integrated with most of the WonderWare StarterKit Templates in that most windows contain text displays that are built for MLS. Therefore, even if your project will only be built for English language displays, you will still need to implement a few of the items associated with MLS (as described below).
PROJECTS THAT WILL NOT USE MLS
Note that even if you do not plan to configure your project to support non-English languages, you will still need to install the MLS Active X Text Control into Intouch as outlined in section 4.2 of the document below.
D:\\Starter_Kits\\MLS\\documentation\\MLS_StarterKit.doc
07.02.00.00