Descargar Imprimir esta página

Siemens SINUMERIK ONE Manual De Programación página 90

Ocultar thumbs Ver también para SINUMERIK ONE:

Publicidad

Cuadros de diálogo
6.3 Configuración de la ayuda en línea
Ejemplo de libro de ayuda
En el ejemplo siguiente se describe la estructura de un libro de ayuda con el nombre "My Help".
Además, este es la base del índice de contenido y alfabético.
<?xml version="1.0" encoding="utf-8"?>
<HMI_SL_HELP language="en-US">
<BOOK ref="index.html" title="My Help" helpdir="hmi_myhelp">
<ENTRY ref="chapter_1.html" title="Chapter 1">
</ENTRY>
<ENTRY ref="chapter_2.html" title="Chapter 2">
</ENTRY>
<ENTRY ref="chapter_3.html" title="Chapter 3">
</ENTRY>
</BOOK>
</HMI_SL_HELP>
El libro consta de tres capítulos, de los cuales el tercero incluye otros dos subcapítulos. Cada uno
de los distintos términos de búsqueda está definido dentro del capítulo.
90
<INDEX_ENTRY ref="chapter_1html#Keyword_1" title="Keyword_1"/>
<INDEX_ENTRY ref="chapter_1.html#Keyword_2" title="Keyword_2"/>
<INDEX_ENTRY ref="chapter_2.html#Keyword_3" title="Keyword_3"/>
<ENTRY ref="chapter_31.html" title="Chapter 31">
INDEX_ENTRY ref="chapter_31.html#test" title="test;chapter31"/>
</ENTRY>
<ENTRY ref="chapter_32.html" title="Chapter 32">
INDEX_ENTRY ref="chapter_32.html#test" title="test;chapter32"/>
</ENTRY>
SINUMERIK Integrate Run MyScreens
Manual de programación, 07/2022, A5E50479473E AC

Publicidad

loading