01/2007
12.1 Alarm and message texts
12-419
© Siemens AG 2007 All Rights Reserved
SINUMERIK 840Di sl Manual (HBIsl) – 01/2007 Edition
The settings in this section define the following alarm list properties:
S TimeFormat
Here, the pattern is entered which is to be used for output of date and time.
It is the same as the CTime::Format of the Microsoft Foundation Classes.
S MaxNo
Defines the maximum size of the alarm list.
S ORDER
Defines the sequence in which alarms are sorted in the alarm list:
FIRST places the most recent alarms at the top of the list,
LAST places the most recent alarms at the bottom of the list.
Example for the section: [Alarms]
– Time format: day.month.year hour:minute:second
– Maximum size of alarm list: 50
– Order: New alarms are to be put at the end of the list
[Alarms]
TimeFormat=%d.%m.%y %H:%M:%S
MaxNr=50
ORDER=FIRST
J
Section: [Alarms]
Example
12 Alarm and Messa
e Texts