08/2005 Commissioning HMI Advanced (IM4)
2 Functions/Parameterization
© Siemens AG, 2005. All rights reserved
SINUMERIK 840D sl/840D/840Di/810D Installation and Start-Up HMI (IAM) - 08/2005 Edition
IM4/2-95
[SetZero]
; Display_Sign_Switch switch the sign of the tool length in the scratch picture
; Display_Sign_Switch=0 mean - tool length
; Display_Sign_Switch=1 mean + tool length
Display_Sign_Switch=1
2.5.15 MBDDE.INI
[Alarms]
; determines the order in which the alarms are inserted in the alarm list
; possible values:
; FIRST: puts newer alarms at the top of the list
; LAST: inserts the newest alarm at the bottom
ORDER=LAST
; the alarm/message line is able to scroll through the alarms
; possible values:
; 0 or negative value: no scrolling
; 500 - 32767: interval in ms
RotationCycle=0
; determines whether or not the alarm server should connect to ALARM_S/SQ
; possible values:
; 0 Alarm_S/SQ not handled
; 1 Alarm_S/SQ handled (default)
Alarm_S=1
; if Alarm_S/SQ handling is enabled this key determines if Quits should
; be entered into the alarm log
; possible values:
; 0 Alarm_SQ quits are not entered into the alarm log
;(backward compatible)
; 1 Alarm_SQ quits are entered into the alarm log (default)
Protocol_Alarm_SQ=1
; if Alarm_S/SQ handling is enabled this key determines if Quits
; workaround regarding an error in the firmware of the PLC is
; active or not. This workaround corrects the listing of
; Alarm_S/SQ in the diagnostics but causes multiple entries in
; the log list of one alarm event (NEW, NULL, QUIT).
; Using a newer PLC firmware (PLC operating system version:
: S7; PLC_315 2DP
; 2AF03 12.30.03 or higher only necessary at NCU57x.1), this
; workaround can be deactivated to correct log writing.
;
; Attention: Deactivating the workaround while using PLC
; firmware from 12/30/2003 or before leads to unpredictable results!
;
; possible values:
; 0 Workaround active
; 1 Workaround active (default)
Alarm_S_FWA_Inactive=1