Siemens SINUMERIK 840DE sl Commissioning Manual page 511

Basesoftware and operating software
Hide thumbs Also See for SINUMERIK 840DE sl:
Table of Contents

Advertisement

19.8
Example: This is how you create a programming online help
Preconditions
Create the following files:
● Configuration file "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
● Configuration file for the help book "slhlp.xml" (optional)
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE CONFIGURATION>
<CONFIGURATION>
<OnlineHelpFiles>
</OnlineHelpFiles>
</CONFIGURATION>
● Configuration file for the help book "hmi_prog_help.xml" (optional)
<?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 (IM9)
Commissioning Manual, 12/2017, 6FC5397-1DP40-6BA1
19.8 Example: This is how you create a programming online help
<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>
OEM-specific online help
497

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents