Siemens SINUMERIK 840DE sl Commissioning Manual page 902

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

Advertisement

Generating commissioning dialogs
2.5 Creating language-dependent texts
2.5
Creating language-dependent texts
Structure of text file
The XML files with the language-dependent texts must be created in UTF8 format:
Example oem_aggregate_eng.ts
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE TS>
<TS>
</TS>
Example oem_aggregate_deu.ts
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE TS>
<TS>
</TS>
184
<context>
<name>EASY_EXTEND</name>
<message>
<source>DEVICE_ONE</source>
<translation>Device one</translation>
</message>
<message>
<source>DEVICE_TWO</source>
<translation>Device two</translation>
</message>
</context>
<context>
<name>EASY_EXTEND</name>
<message>
<source>DEVICE_ONE</source>
<translation>Device one</translation>
</message>
<source>DEVICE_TWO</source>
<translation>Device two</translation>
</message>
</context>
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1
Easy XML

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents