Operating instructions
Appendix
A.2 System alarms
MP 377, MP 377 PRO (WinCC flexible)
290 Operating Instructions, 10/2008, 6AV6691-1DR01-0AB0
Meaning of the system alarms
All the system alarms that can be displayed are listed below. The system alarms are divided
into different ranges:
10000 - Printer alarms
Number Effect/cause Remedy
10000 The print job could not be started or was canceled
due to an unknown error. Faulty printer setup. Or:
No authorization is available for accessing the
network printer.
Power supply failure during data transfer.
Check the printer settings, cable connections and the
power supply.
Set up the printer once again. Obtain a network printer
authorization.
If the error persists, contact the Hotline!
10001 No printer is installed or a default printer has not
been set up.
Install a printer and/or select it as the default printer.
10002 Overflow of the graphics buffer for printing. Up to
two images are buffered.
Allow sufficient intervals between successive print jobs.
10003 Images can now be buffered again. --
10004 Overflow of the buffer for printing lines in text mode
(e.g. alarms). Up to 1000 lines are buffered.
Allow sufficient intervals between successive print jobs.
10005 Text lines can now be buffered again. --
10006 The Windows printing system reports an error.
Refer to the output text and the error ID to
determine the possible causes. Nothing is printed
or the print is faulty.
Repeat the action if necessary.
20000 - Global script alarms
Number Effect/causes Remedy
20010 An error has occurred in the specified script line.
Execution of the script was therefore aborted. Note
the system alarm that may have occurred prior to
this.
Select the specified script line in the configuration.
Ensure that the tags used are of the allowed types.
Check system functions for the correct number and
types of parameters.
20011 An error has occurred in a script that was called by
the specified script.
Execution of the script was therefore aborted in the
called script.
Note the system alarm that may have occurred
prior to this.
In the configuration, select the script that has been
called directly or indirectly by the specified script.
Ensure that the tags used are of the allowed types.
Check system functions for the correct number and
types of parameters.
20012 The configuration data is inconsistent. The script
could therefore not be generated.
Recompile the configuration.
20013 The scripting component of WinCC flexible
Runtime is not correctly installed. Therefore, no
scripts can be executed.
Reinstall WinCC flexible Runtime on your PC.
Rebuild your project with "Project > Generator >
Generate" and transfer the project to the HMI device.
20014 The system function returns a value that is not
written in any return tag.
Select the specified script in the configuration.
Check whether the script name has been assigned a
value.
20015 Too many successive scripts have been triggered
in short intervals. When more than 20 scripts are
queued for processing, any subsequent scripts are
rejected. In this case, the script indicated in the
alarm is not executed.
Find what is triggering the scripts. Extend the times,
e.g. the polling time of the tags which trigger the
scripts.