Providing User-Defined Documentation
Providing User-Defined Documentation
___________________
Specifying settings 2
___________________
Creating a homepage 3
___________________
Conventions for the creation 4
Calling user-defined
Providing user-defined ___________________
documentation 5
documentation
___________________
Displaying the call log 6
Function Manual
Creating user-defined
___________________
documentation 7
02/2014
A5E33345129-AA
Legal information
Warning notice system
This manual contains notices you have to observe in order to ensure your personal safety, as well as to prevent
damage to property. The notices referring to your personal safety are highlighted in the manual by a safety alert
symbol, notices referring only to property damage have no safety alert symbol. These notices shown below are
graded according to the degree of danger.
DANGER
indicates that death or severe personal injury will result if proper precautions are not taken.
WARNING
indicates that death or severe personal injury may result if proper precautions are not taken.
CAUTION
indicates that minor personal injury can result if proper precautions are not taken.
NOTICE
indicates that property damage can result if proper precautions are not taken.
If more than one degree of danger is present, the warning notice representing the highest degree of danger will
be used. A notice warning of injury to persons with a safety alert symbol may also include a warning relating to
property damage.
Qualified Personnel
The product/system described in this documentation may be operated only by personnel qualified for the specific
task in accordance with the relevant documentation, in particular its warning notices and safety instructions.
Qualified personnel are those who, based on their training and experience, are capable of identifying risks and
avoiding potential hazards when working with these products/systems.
Proper use of Siemens products
Note the following:
WARNING
Siemens products may only be used for the applications described in the catalog and in the relevant technical
documentation. If products and components from other manufacturers are used, these must be recommended
or approved by Siemens. Proper transport, storage, installation, assembly, commissioning, operation and
maintenance are required to ensure that the products operate safely and without any problems. The permissible
ambient conditions must be complied with. The information in the relevant documentation must be observed.
Trademarks
All names identified by ® are registered trademarks of Siemens AG. The remaining trademarks in this publication
may be trademarks whose use by third parties for their own purposes could violate the rights of the owner.
Disclaimer of Liability
We have reviewed the contents of this publication to ensure consistency with the hardware and software
described. Since variance cannot be precluded entirely, we cannot guarantee full consistency. However, the
information in this publication is reviewed regularly and any necessary corrections are included in subsequent
editions.
Below, you will see the structure of the call log and the sequence in which the individual
directories are searched for user-defined documentation:
See also
Conventions for the creation (Page 13)
Specifying settings (Page 9)
Creating a homepage (Page 11)
Creating user-defined documentation (Page 21)
Calling user-defined documentation (Page 17)
Procedure
To specify settings for the user-defined documentation, follow these steps:
1. Create an XML file named "CorporateSettings.xml", if you are not yet using an XML
configuration file for the integration of company libraries. If you are already using a
configuration file, proceed with step 3.
The configuration file must be saved with "UTF-8" coding.
2. Save the file in the following directory on your computer:
C:\ProgramData\Siemens\Automation\Portal V13\CorporateSettings\
3. Enter the content listed below into the XML configuration file.
4. Adapt the attributes for display of the user-defined documentation. The meaning of the
individual elements is available in the comments in the XML configuration file. Use the
value "true" to activate a function. Use the value "false" to deactivate a function.
XML
<?xml version="1.0" encoding="utf-8"?>
<Document>
<Settings.Settings ID="0">
<ObjectList>
<Settings.General ID="1" AggregationName="General">
<!-- Here you find the settings for global company libraries, if available. -->
<ObjectList>
<Settings.UserDocumentation ID="2" AggregationeName="UserDocumentation">
<!-- In the following section, you specify the values for display of the user-
defined documentation. -->
<AttributeList>
<!-- Activates or deactivates the display of the access log. -->
<DisplayLogInformation>
<Value>true</Value>
</DisplayLogInformation>
<!-- Activates or deactivates the search for user-defined documentation in a
central directory. -->
<EnableLookupFromCentralStorageLocation>
<Value>true</Value>
</EnableLookupFromCentralStorageLocation>
<!-- Specifies the central directory for user-defined documentation. -->
<CentralStorageLocation>
<Value>D:\CorporateDocumentation\UserDocumentation\</Value>
</CentralStorageLocation>
</AttributeList>
</Settings.UserDocumentation>
</ObjectList>
</Settings.General>
</ObjectList>
</Settings.Settings>
</Document>
See also
Using user-defined documentation (Page 5)
Calling user-defined documentation (Page 17)
Creating a homepage (Page 11)
Procedure
To create a homepage, follow these steps:
1. Design a file in HTML format or in any other file format approved for user-defined help.
2. Name the file "Home".
3. Copy the file to the central directory for user-defined documentation on the hard disk or
on a network drive:
<Central directory for user-defined documentation>\<Folder for the respective language>
4. If the respective language folder does not exist yet, create the folder now.
Alternative: If you are creating the homepage for a CHM file, place the homepage in the
main directory of the CHM file.
See also
Specifying settings (Page 9)
Using user-defined documentation (Page 5)
Conventions for the creation (Page 13)
Calling user-defined documentation (Page 17)
Displaying the call log (Page 19)
Creating user-defined documentation (Page 21)
NOTICE
Infection of the computer with malicious code
If the user-defined documentation contains malicious code, it can infect your computer.
Especially HTML pages and CHM files can contain malicious code.
Make sure that the user-defined documentation comes from a trustworthy source. You
should also use the standard security measures, such as the use of a firewall and an up-to-
date virus scanner.
Language Subfolder
German \de-DE
English \en-US
Spanish \es-ES
French \fr-FR
Italian \it-IT
Chinese \zh-CN
The language folder must contain a separate subfolder for each object category. Create the
corresponding subfolders for objects for which you are providing user-defined
documentation. Always use the English designation of the object category. The table below
shows the English designations of the most important object categories in the TIA Portal:
If you are not sure of the English designation for an object category, change the user
interface language of the TIA Portal to English. Alternatively, open the user-defined
documentation for an object with <Shift+F1> and check in the call log which designation is
expected for the object category.
Note
Opening CHM files on network drives
If CHM files are saved on a network drive, the CHM files are not displayed correctly in more
recent versions of Microsoft Windows. This behavior is determined by the security guidelines
of the operating system. All versions of Microsoft Windows as of Windows Server 2003 SP1
are affected.
You can bypass the security guidelines by changing the registry database in Microsoft
Windows.
To not compromise the security of your computer, save the CHM files only locally on your
computer and do not change the registry database.
See also
Using user-defined documentation (Page 5)
Creating a homepage (Page 11)
Requirements
You have already saved user-defined documentation or a homepage according to the
conventions.
Procedure
To open the user-defined documentation, follow these steps:
1. Select the object for which you want to display the user-defined documentation.
2. Press <Shift+F1>.
The suitable user-defined documentation or the homepage opens.
See also
Using user-defined documentation (Page 5)
Creating a homepage (Page 11)
Specifying settings (Page 9)
Displaying the call log (Page 19)
Requirements
The call log is activated with the help of an XML configuration file.
Procedure
To display the call log, follow these steps:
1. Open the "Info" tab in the Inspector window.
2. Open the "General" tab.
3. Select the object for which you want to call the help.
4. Press <Shift+F1>.
If possible, the matching user-defined documentation or the homepage of the user-
defined documentation is opened. In any case, you will be informed in the Inspector
window about which user-defined documentation is opened. You may be shown the
directories in which no user-defined documentation was found.
See also
Calling user-defined documentation (Page 17)
Creating a homepage (Page 11)
See also
Creating a homepage (Page 11)
Conventions for the creation (Page 13)
B
Basics of user help, 5
C
Calling user-defined documentation, 17
Conventions for user-defined documentation, 13
Creating a CHM file, 22
Creating a homepage for user-defined
documentation, 11
Creating user-defined documentation, 21
D
Directories for user-defined documentation, 14
Displaying the call log, 19
E
Example of homepage for user-defined
documentation, 11
Example of user-defined documentation, 22
P
Permitted file names, 15
S
Settings for user help, 9
Special features of CHM files, 16
Supported file formats, 13