Télécharger Imprimer la page

Siemens SINUMERIK 840D sl Manuel De Mise En Service page 391

Masquer les pouces Voir aussi pour SINUMERIK 840D sl:

Publicité

17.8
Exemple : création d'une aide en ligne relative à la programmation
Conditions requises
Créez les fichiers suivants :
• Fichier de configuration "prog_help.ini"
[milling]
CYCLE1=cycle1_help.html
CYCLE2=cycle2_help.html#TextAnchor1
CYCLE3=cycle3_help.html
CYCLE4=cycle4_help.html
[turning]
CYCLE3=cycle2_help.html
CYCLE4=cycle3_help.html
• Fichier de configuration du manuel d'aide "slhlp.xml" (facultatif)
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE CONFIGURATION>
<CONFIGURATION>
<OnlineHelpFiles>
</OnlineHelpFiles>
</CONFIGURATION>
• Fichier de configuration du manuel d'aide "hmi_prog_help.xml" (facultatif)
<?xml version="1.0" encoding="UTF-8"?>
<HMI_SL_HELP language="en-US">
<BOOK ref="index.html" title="OEM_CYCLES" helpdir="hmi_prog_help">
</BOOK>
</HMI_SL_HELP>
SINUMERIK Operate
Manuel de mise en service, 10/2020, 6FC5397-1DP40-6DA4
17.8 Exemple : création d'une aide en ligne relative à la programmation
<hmi_prog_help>
<EntriesFile value="hmi_prog_help.xml" type="QString"/>
<DisableIndex value="true" type="bool"/>
</hmi_prog_help>
<ENTRY ref="cycle1_help.html" title="Cycle1"></ENTRY>
<ENTRY ref="cycle2_help.html" title="Cycle2"></ENTRY>
<ENTRY ref="cycle3_help.html" title="Cycle3"></ENTRY>
<ENTRY ref="cycle4_help.html" title="Cycle4"></ENTRY>
<ENTRY ref="cycle_help.html" title="OEM_Cycles"></ENTRY>
Aide en ligne spécifique OEM
373

Publicité

loading