Configuring the HMI system
2.1 Processing INI files
HMI Advanced (IM4)
26 Commissioning Manual, 03/2009, 6FC5397-0DP10-3BA0
● RELATION:
":" Equal to
"<" less than
">" greater than
"!" Not
● FEATURE: Numbers of strings
● OPERATORS
"," Comma denotes logical OR, only within a filter
" " Space/blank denotes logical AND between individual filters.
"|" Pipe denotes logical OR between
individual filters.
Examples:
Filter=Type<3 Only Power On-and RESET alarms are logged.
Filter=From:NCU_1 Only alarms from NCU_1 are logged.
Filter=From:NCU_1 Type:1,3 Only Power On and CANCEL alarms from NCU_1 are
logged.
See also
MBDDE.INI (Page 298)
2.1.5 Configuring the acknowledgement icon for PLC alarms
Function
You can configure your own acknowledgement icon for acknowledging PLC alarms. You can
choose which bitmap is displayed in the diagnostics alarm image for PLC-generated alarms
(via FC 10). The chosen pixel image (20 x 20 pixels) should tell the user which button to
press to acknowledge alarms generated by DB2.
The chosen button must correspond to the signal specified in the QUIT acknowledgement
parameter by FC 10. For example,
Call FC 10
ToUserIF:=TRUE
Quit:=DB21.DBX7.7 //Channel 1 RESET