![Tecomat TC600 Series Скачать руководство пользователя страница 89](http://html1.mh-extra.com/html/tecomat/tc600-series/tc600-series_manual_1072620089.webp)
Technical equipment of TC600 PLC
89
TXV 138 08.02
80 19 PC PC
error of BP instructions nesting
The BP instruction cannot be used in processes P50 to P57
(calling of the debugging process P5n in another P5m pro-
cess).
80 1A PC PC
process for servicing of the BP is not programmed
The debugging process P5n called by the BP instruction is
not programmed. It is necessary to add it to the user pro-
gram.
80 1B PC PC
wrong configuration of table T
The checksum of values of table T used by this instruction
does not agree. The user program must be loaded again.
80 30 00 00
exceeding of the maximum cycle time
The cycle time has been longer than the input value.
80 31 00 00
exceeding of the maximum interrupt process time
Execution time of the interrupt process has exceeded 5 ms
or the cycle time has been exceeded in the course of the
interrupt process execution (see error 80 30 00 00).
11.3.2 Errors in the Peripheral System
81 00 30 AJ
30 AJ
exceeding of the number of bytes in the PLC
Greater number of bytes has been input in the user program
sw configuration than the PLC actually occupies. This entry
must be corrected and the corrected program must be
loaded in the PLC again.
81 00 31 AJ
31 AJ
initialization table is missing
Initialization table is missing in the user program, which is
necessary for servicing of some types of the PLC inputs and
outputs (for example, analog inputs, special functions, etc.).
This table must be added to the user program and the cor-
rected program must be loaded in the PLC again.
81 00 32 AJ
32 AJ
unknown servicing
The central unit cannot service this type of the PLC inputs
or outputs. The system program must be exchanged for a
newer version (the version number can be found out either
in the xPRO program or from the PLC display after turning
on of the power supply).
81 00 33 AJ
33 AJ
odd number of bytes for analog inputs
In the user program sw configuration, an odd number of
bytes has been input for analog inputs which is not allowed
because one input takes two bytes. This entry must be cor-
rected and the corrected program must be loaded in the
PLC again.
81 00 34 AJ
34 AJ
wrong number of bytes of the initialization table
The initialization table has a different number of bytes than
its servicing requires. The table must be corrected and the
corrected user program must be loaded in the PLC again.
81 00 35 AJ
35 AJ
overfilling of the initialization zone
Errors of sw
configuration