Supported CSS selectors
All CSS 2.1 selector classes are supported with the exception of so-called pseudo selector
classes such as :first-child, :visited and :hover.
4.3.3 Generating the help book
The help book is an XML file in which the structure of the online help is defined. In this file, you
define:
● HTML documents
● Contents and subject index
Syntax for the help book
Tag Number Meaning
HMI_SL_HELP 1 Root element of the XML document
I-BOOK
I
I
I
I
I
I
I
I
I
+
Identifies a help book. The name can be freely selected under the
constraint that no name predefined by the system is used (such as
sinumerik_alarm_plc_pmc).
In the example, the name of the help book is "hmi_myhelp"
Attributes:
ref Identifies the HTML document that is displayed as the en‐
try page for the help book.
title Title of the help book that is displayed in the table of con‐
tents.
helpdir Directory that contains the online help of the help book.
I-ENTRY
II
II
II
II
II
II
II
*
Section of the online help
Attributes:
ref Identifies the HTML document that is displayed as entry
page for the section.
title Title of the section that is displayed in the table of contents.
II-INDEX_ENTRY
II
II
II
II
II
II
II
*
Subject (keyword) to be displayed
Attributes:
ref Identifies the HTML document that is jumped to for this
subject index entry.
title Title of the subject that is displayed in the subject index.
The following applies for the "Number" column:
* means 0 or more
+ means 1 or more
Dialogs
4.3 Configuring the online help
SINUMERIK Integrate Run MyScreens (BE2)
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1 75