08/2005 Commissioning HMI Advanced (IM4)
3 Creating user alarm texts
© Siemens AG, 2005. All rights reserved
SINUMERIK 840D sl/840D/840Di/810D Installation and Start-Up HMI (IAM) - 08/2005 Edition
IM4/3-157
3.4 Plain Texts for PLC Machine Data
Application-specific plain texts for PLC machine data:
For PLC machine data
14510[i] User data (INT) i = 0 to 255
14512[i] User data (HEX) i = 0 to 255
14514[i] User data (FLOAT) i = 0 to 31
application-specific and language-dependent plain texts can be configured for each
index.
Text files with the name
NCTEA_xx.TXT (xx = language abbreviation GR, UK, ...) can be created
in the following directories:
user\language,
add_on\language
oem\language
They have the following format:
<number of entries> ; number of entries
<MD-number>.<index> <text> ; number of index texts
Example:
3
14510.0 My text for PLC-MD 14510.0
14510.3 Text for PLC-MD 14510.3
14514.0 My text for float data 14514.0
Note
PLC operational messages are created and handled in the same way as alarm
texts.