Simadyn D: General Diagnostics
Simadyn D: General Diagnostics
Foreword, Contents
General description
6DD1987-1AB0
Safety Guidelines This Manual contains notices which you should observe to ensure your own personal safety, as
well as to protect the product and connected equipment. These notices are highlighted in the
Manual by a warning triangle and are marked as follows according to the level of danger:
_________________________________________________________________________
Danger
_________________________________________________________________________
_________________________________________________________________________
Warning
! indicates that death, severe personal injury or substantial property damage
precautions are not taken.
can result if proper
_________________________________________________________________________
_________________________________________________________________________
Caution
! indicates that minor personal injury or property damage can result if proper precautions are not
taken.
_________________________________________________________________________
_________________________________________________________________________
Note
draws your attention to particularly important information on the product, handling the product,
or to a particular part of the documentation.
_________________________________________________________________________
Third parties using for their own purposes any other names in this document which refer to
trademarks might infringe upon the rights of the trademark owners.
Validity of this This manual is valid for SIMADYN D Version 3.1 of D7-SYS.
Manual
Overview of the Comprehensive user documentation which is intended for selective use,
SIMADYN D is available to support personnel when configuring and programming a
documentation, SIMADYN D control task. The following information together with Fig. 0-
Version V5.0 1 will help you select the user documentation which you actually require.
Symbol Significance
1 1
SIMADYN D
Complete SIMADYN D
Manual System software and
Index
D7-SYS configuring Glossary and complete index
D7-SYS communication
configuring
Online help
Online help
Introduction The Introduction provides an extremely simple entry into the methodology
Simply to assemble and when assembling and programming the SIMADYN D control system. It is
configure especially conceived for first-time users of a control system.
System software and This Manual provides basic knowhow about the structure of the operating
configuring D7-SYS system and an application program of a SIMADYN D CPU. It should be
used to obtain an overview of the programming methodology, and as basis
for a user program design and configuration .
D7-SYS communication This Manual provides you with basic knowhow about the SIMADYN D
configuring communications capability and how to configure links to communication
partners
Function block library This Reference Manual provides you with an overview of SIMADYN D
function blocks, such as closed-loop control-, communication blocks etc .
Basis software for This Manual explains the essential use and the functions of the STEP 7
D7-SYS automation software with a main focus on the SIMADYN D control system.
For first users of SIMADYN D, the Manual provides an overview on
configuring, programming and commissioning a SIMADYN D subrack.
When working with the basis software, you can access the context-
sensitive online help which provides support when it comes to detailed
questions regarding software use.
CFC for SIMADYN D The CFC language (Continuous Function Chart) allows you to graphically
Continuous Function interconnect blocks.
Chart The following manuals are available: "CFC for S7, Continuous Function
Chart" and "CFC for SIMADYN D, Continuous Function Chart".
Further, when using the software, you can access the online help which can
answer detailed questions regarding the use of the editors/compilers.
Hardware The complete SIMADYN D hardware spectrum is described as reference in
this Manual.
• error codes
Special The user section of this Manual does not contain any detailed
information instructions with individual steps, but instead is intended to explain the
basic procedure. More detailed information on the software dialogs and
their handling, are provided in the online help.
Additional support Please contact your local Siemens partner if you have questions
regarding the software which are neither addressed in the paper
documentation nor in the online help. You can use a Hotline:
• e-mail: [email protected]
We offer appropriate courses to make it easier for you to get to know the
SIMADYN D automation system. Please contact the Central Training
Center in Erlangen:
• Internet: http://www.atd.siemens.de/it-dl/training
• Intranet: http://training.erlm.siemens.de
NOTE The 7-segment display on the CPU module is the first resource which
permits rough troubleshooting. Depending on the error type, instead of
the configured CPU number, a symbol is displayed which classifies the
error. The first error which was identified, is displayed, flashing. After
being acknowledged with the red button on the CPU module, the error
code of the next error which was identified, is then displayed. The
sequence in which these error codes are displayed depends on the
priority of the error.
NOTE System error fields and exception buffers are memory areas in which
detailed information on the errors which have occurred, can be saved.
Non-critical errors from the various software components (operating
system, communications,...) are saved in the system error fields.
The current system status is saved in the exception buffer when a fatal
error occurs, which results in standard processing being stopped.
These error fields are read-out, e. g. using CFC in the test mode.
First error field The first error field is used to identify which of the software components
SYS_ERR_ERST was the first to flag an error. It is possible to identify the first one from a
series of saved errors (which may subsequently initiate other errors).
The first error field is a bit field in which each software component has an
assigned bit. This is set to ’1’, if this component is the first to enter an
error.
The assignment of the bits can be seen from the following table:
The errors of the INIT operating mode are saved in the FLAGH, FPNIB,
PNINKO, KO_CBUS and KO_LBU elements of the SYS_ERR error field
and in the INIT_ERR error field.
For errors, which occur when the system is initialized, the user program
doesn’t run-up. However, the service utility can be used and can be used
for diagnostics.
Error diagnostics should start at that CPU module, which was the first to
display an error message . If there is no CPU module which can be
identified as having been the first, then that CPU should be selected,
which displays a , and which is to the furthest left in the subrack.
NOTE Fatal system errors can occur following an initialization error, for
example, if a function block addresses hardware, which wasn’t previously
correctly initialized. Thus, when fatal system errors occur during the
initialization phase, the error field should first be investigated for
initialization errors!
Coordination error Error flags from the coordination associated with initializing a multi-
at PN Initialization processor system, is entered in the PNINKO element.
PNINKO
Bits are set for the various error statuses, if the delay time, defined in the
operating system, is not adequate for synchronization, i. e. the
appropriate initialization stage must be aborted. Even bits (0,2,..)
designate the bus master, uneven bits, the bus slaves. Bits 0-7 are used
for the C-bus coordination, bits 8-15, for L-bus coordination.
Missing checkback The CPU modules are marked in these error fields, which hadn’t
signal from the synchronized with the CPU being investigated. The type of synchronizing
C bus or L bus error is defined in the PNINKO component. The non-synchronized CPU
KO_CBUS and modules are logged using a bit pattern
KO_LBUS
in the components KO_CBUS for the C bus
" " " KO_LBUS " " L bus
and the appropriate bits ("PN No." - 1) set to 1, whereby the PN No. is
the logical CPU number (CPU No. = Bit No. + 1).
Diagnosing If errors are identified in the initialization blocks during the initialization
initialization errors phase, then this is indicated in the group display of the
with the system SYS_ERR_FPNIB components of the system error field SYS_ERR, and,
error field detailed information regarding the error is also saved in the system error
INIT_ERR field INIT_ERR. Only module errors are registered in the error field
INIT_ERR, for those modules which are located from the CPU module,
being investigated, up to the next CPU module, inserted to the right in
the subrack.
Monitoring errors, i. e., errors, which were first identified during normal
operation, are also logged in INIT_ERR.
The INIT_ERR system error field is 25 words long (50 bytes). A word is
reserved for each module, whereby word- and slot number are clearly
assigned to one another (word 1 to word 24 correspond to slots 1 to 24).
Each SIMADYN D CPU saves its own error information in word 0.
Measures:
The error numbers, listed here, can be located in words 1-24 of error
field INIT_ERR.
2.2.2 Error in the RUN operating mode, 7-segment display "E", "C", "A"
A task, which was processed error-free, has the value 0 in "its" byte. Bits
which have been set, have the following significance (several bits can be
simultaneously set):
Cycle errors Before a task is started, it is checked as to whether the task to be started
can be completely executed within the task sampling time, or if it is
always in the ’continuous’ status. This means, it is flagged as the highest-
priority task. If this is the case, the task start is bypassed, i. e. the task is
not processed for one cycle.
However, a cycle error is only flagged, when several task starts fail, i. e.
not at the first failure. Thus, seldom failures, which do not negatively
influence program execution, are simply bypassed.
If several cycle errors occur one after the other then you can assume
that a task has a significant problem. The cause can be an endless loop
within this task, or that practically no computation time is made available
for this task over a longer time period (this computation time is
completely used by higher-priority tasks), and can therefore not be fully
computed.
Task "bottleneck" Task "bottleneck" for a particular task is only registered, if the task is not
flagged as being the highest-priority task; however it should be started
again. Generally, the cause is a cycle error of a higher-priority task.
The task start is evaluated just as for cycle errors, and generates the
same display bit. The same task-specific error information is used.
For a task "bottleneck", using the PSL function block, the utilization of
the individual tasks should be determined, and, if required, reduced by
re-configuring the software (as for cycle errors).
No free local buffer This error is the result that the data sink no longer enables the data
buffer. The task start is skipped.
Software watchdog A software watchdog occurs if the basic sampling time is not processed
four times consecutively (one after another). The basic cycle timer is re-
initialized with the configured basic sampling time, and processing
continued.
If two software watchdogs occur one after the other, then instead of the
basic cycle timer being re-initialized, processing is aborted (with an in
the 7-segment display) and diagnostics operation (service communi-
cations utility) started.
NOTE Before investigating a fatal system error, the INIT_ERR and SYS_ERR
system error fields should first be investigated. If errors are entered there
(especially hardware (monitoring) errors), then this could be the cause of
a fatal system error.
A SAVE area is set-up in the upper area, in the local RAM of each CPU
module. This area is not erased at re-initialization, if the status of the
RAM copy is appropriate. An error buffer is set-up in this SAVE area,
which includes the error protocol (error report) consisting of several
messages.
NMI handling When a non-maskable interrupt occurs, this is considered as fatal error
and causes initialization or normal operation to be interrupted. All of the
modules, inserted in the subracks, are no longer processed.
Example for an error protocol (error report) for fatal system errors
The processor status at the crash instant: Register dump of all process register
EPC : 0x04C4F19A BadVAddr: 0x04C4F19A Especially important:
Status : 0xF000FC14 mdlo : 0x04C4F19A EPC (crash adress, as above) and
fpc_csr : 0x00000F04 BadVAddr (bad virtual adress, adress
which was erroneously accessed
(mainly for ID TLB and CPU))
CAUTION: The value of a0, a1 (and possibly a2)
is not valid!
r00/0 : 0x00000000 r01/at: 0x00000000 r02/v0: 0x00000001 r03/v1: 0xB8803000
r04/a0: 0x80064FC8 r05/a1: 0x80064F44 r06/a2: 0x0000000A r07/a3: 0x00000000
r08/t0: 0x80064FC4 r09/t1: 0x80065048 r10/t2: 0x19999999 r11/t3: 0x00000000
r12/t4: 0x04C4F19A r13/t5: 0x8007FE90 r14/t6: 0x00000000 r15/t7: 0x00000000
r16/s0: 0x800650CC r17/s1: 0x8006511C r18/s2: 0x00000000 r19/s3: 0x8006548C
r20/s4: 0x8006548C r21/s5: 0x00000020 r22/s6: 0x800812E0 r23/s7: 0x80400000
r24/t8: 0xFFFFFFFF r25/t9: 0x8007FE90 r26/k0: 0x00000210 r27/k1: 0x04C4F19A
r28/gp: 0x80088BA0 r29/sp: 0x80064EA8 r30/s8: 0x04C4F19A r31/ra: 0x801201f8
Causes of fatal A fatal system error can have the following causes (ID codes). A
errors supplementary ID describes the error cause in more detail.
Errors in the background processing are saved in the UEB element of the
error field SYS_ERR.
In the online test mode, for example, a battery test, a memory module
checksum test etc. are executed. The memory module checksum routine
determines the memory module checksum and compares it with the
checksum calculated by the programmer and that saved in the memory
module. If a memory module checksum error is identified in the online
test mode, the user can remove the error by repeatedly generating the
memory module. For battery test errors, he can replace the battery.
The error codes are structured according to the same scheme as with the
"Error Diagnostics Communication V3.2’’. The codes consists of:
The extended error codes EQ, EM and AM (not printed in bold) are of no
significance for the designer. They are only supplementary information
for the hotline or the development department of SIMADYN D.
The error codes designated with ①, have no equates in SDZ.SD, but are
converted as follows from the defined acknowledge value:
The error codes designated with ② , have no equates in SDZ.SD, but are
converted as follows from the defined acknowledge value:
6015 Hex F: The acknowledge ‘‘NMC Off" was read from the channel.
R: The corresponding NMC FB in the link has switched to
the ‘‘OFF’’ state.
A: Investigate the NMC block that transmitted the
acknowledge.
EQ: SDZ_QUIT_NMC_AUS _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Warning state.
6016 Hex F: (Only SINEC L2 DP)
The acknowledge ‘‘Station cannot be Controlled’’ was
read
from the channel.
R: Bit 1 of the station diagnostics (byte 0 of slave station)
was set.
A: Check station.
EQ: SDZ_QUIT_STAT_N_STEUER _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Warning state.
6017 Hex F: (Only SINEC L2 DP)
The acknowledge ‘‘Station not on the SI NEC L2 DP Bus’’
was read
from the channel.
R: Bit 0 of the station diagnostics (byte 0 of the slave
station) was set.
A: Check if station is operational;
Check whether bus cable is connected.
EQ: SDZ_QUIT_STAT_N_AM_BUS _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Warning state.
6018 Hex F: (Only SINEC L2 DP)
The acknowledge ‘‘Station Diagnostics Error’’ was read
from the channel.
R: Two or several bits of the station diagnostics (byte 0 of
slave station) were set.
A: Two or more of the above described errors
(SDZ_QUIT_BG_AUS_PORT_ERR,
SDZ_QUIT_ADR_ERR_PARA_ERR,
SDZ_QUIT_STAT_N_STEUER,
SDZ_QUIT_STAT_N_AM_BUS) have occurred.
EQ: SDZ_QUIT_STAT_DIAG_ERR _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Warning state.
6031 Hex F: The CIP entry for the link was found.
R: ZCDAT structure has been set, link initialization can be
started.
A: Re-invoke the function zc_start.
EQ: SDZ_FRW_ZC_CIP_ETG_OK
EM: ZCIN.CSF
AM: Block invoking the function zc_start.
AA: Warning state.
6032 Hex F: The link in the CIP entry is enabled.
R: Initialization of the link has begun.
A: Re-invoke function zc_start.
EQ: SDZ_FRW_ZC_KOP_FREI_OK
EM: ZCIN.CSF
AM: Block invoking the function zc_start.
AA: Warning state.
6033 Hex F: The link in the CIP entry has not yet been enabled.
R: Initialization of the link has not yet been started.
A: Re-invoke the function zc_start.
EQ: SDZ_FRW_ZC_KOP_N_FREI
EM: ZCIN.CSF
AM: Block invoking the function zc_start.
AA: Warning state.
6034 Hex F: The DEXDO3 area is enabled.
R: The DEXDO3 enable is set to ‘‘Free’’ in the interface.
A: Re-invoke the function zc_start.
EQ: SDZ_FRW_ZC_DEXDO_FREI_OK
EM: ZCIN.CSF
AM: Block invoking the function zc_start.
AA: Warning state.
6035 Hex F: The DEXDO3 area has not yet been enabled.
R: The DEXDO3 enable is set to ‘‘Disable’’ in the interface.
A: Re-invoke the function zc_start.
EQ: SDZ_ZC_FRW_ZC_DEXDO_N_FREI
EM: ZCIN.CSF
AM: Block invoking the function zc_start.
AA: Warning state.
6036 Hex F: Link enabled, channel initialization running.
R: Channel registration or channel registration checks are
started.
A: Re-invoke the function zc_start.
EQ: SDZ_FRW_ZC_KAN_INIT_START
EM: ZCIN.CSF
AM: Block invoking the function zc_start.
AA: Warning state.
6037 Hex to 603E reserved for debug purposes (within zc_start).
Hex
603F Hex F: Channel initialization completed without error.
R: Channel registration or channel registration check is
completed,
channel is switched to transmit / receive operation.
A: Re-invoke the function zc_start.
EQ: SDZ_FRW_ZC_KAN_INIT_OK
EM: ZCIN.CSF
AM: Block invoking the function zc_start.
AA: Warning state.
605A Hex F: Channel with the desired channel names found but channel
registration check faulty because channel mode of the
channel and the user are different.
R: Channel is not switched to the transmit / receive
operation.
A: Check the desired channel modes of the link partner.
EQ: SDZ_FRW_ZC_KAN_MOD_ERR
EM: ZCIN.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
605B Hex F: Channel with the desired channel names found but channel
registration check faulty because the user data structure of
the channel and the user are different.
R: Channel is not switched to the transmit / receive
operation.
A: Check the user data structures (connector types) of the
link partner.
EQ: SDZ_FRW_ZC_DATA_STR_ERR
EM: ZCIN.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
605C Hex F: Channel with the desired channel names found but channel
registration check faulty because the user data length of the
channel and the user are different.
R: Channel is not switched to the transmit / receive
operation.
A: Check the desired user data lengths of the link partner.
EQ: SDZ_FRW_ZC_DATA_LEN_ERR
EM: ZCIN.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
605D Hex F: Channel with the desired channel names found but channel
registration check faulty because the utility type of the
channel and the user are different.
R: Channel is not switched to the transmit / receive
operation.
A: Check the user types of the link partner.
EQ: SDZ_FRW_ZC_DIENSTTYP_ERR
EM: ZCIN.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
605E Hex F: Configuring error in the PROFIBUS DP (SS52)
R: Channel is not released in the transmit/receive mode.
A: Check the configuring; make sure that:
Mode = Refresh or (for receivers) Multiple
Utility type = Process data
First character in the address stage 2 = "0" or "1"
EQ: SDZ_FRW_ZC_CSL2A_ERR
EM: ZCIN.CSF
AM: Block that invokes the function zc_start
AA: 7-Seg ’C’, KFF
6064 Hex F: The acknowledge ‘‘Type Mis-Match’’ was read from the channel.
R: No connection to the link partner, since the channel type
does not match to the link partner.
A: Check the channel type of the utility block:
Firmware is not permitted to synchronize itself as a
receiver to the channel type multiple or as a transmitter to the
channel type select.
EQ: SDZ_QUIT_TYP_MISMATCH _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
6065 Hex F: The acknowledge ‘Impermissible Utility Type’’ was read from the
channel.
R: No connection to the link partner, since the utility type of
the channel was faulty or not permitted by the link partner.
A: Utilize a block, whose utility type is permitted by the link
partner;
for SINEC L2 DP only the utility type process data is
permitted.
EQ: SDZ_QUIT_ILLEGAL_DIENSTTYP _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
6066 Hex F: The acknowledge ‘‘CIP User Data Length does not match the
Address Stage 2’’ was read from the channel.
R: No connection to the link partner, since the required
length of the user data and the address stage 2 are
incompatible.
A: Select another address stage;
Adapt the size of the data to be transmitted in the
address stage.
EQ: SDZ_QUIT_NDL_N_ADR2 _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
6067 Hex F: The acknowledge "Incorrect address stage 1" was read by the
channel.
R: No connect to link partner, since the channel’s address
stage 1 does not match the link partner.
A: Check the address stage 1 value range.
EQ: SDZ_QUIT_ADR1_ERR _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block that invokes the function zc_start
AA: Block dependant
6068 Hex F: The acknowledge "Incorrect address stage 2" was read by the
channel.
R: No connect to link partner, since the channel’s address
stage 2 does not match the link partner.
A: Check the address stage 2 value range.
USS: Check whether the station number has been
entered into thering buffer or whether a broadcast channel to a
device has been registered or whether an address stage 2
is configured
EQ: SDZ_QUIT_ADR2_ERR _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block that invokes the function zc_start
AA: Block dependant
6069 Hex F: The acknowledge ‘‘CIP User Data Length does not match the
User Data length of the VARANM Area’’ was read from the
channel.
R: SW or HW error.
A: Contact Siemens AG.
EQ: SDZ_QUIT_NDL_N_VARANM _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
606A Hex F: The acknowledge ‘‘Transmitter Already Registered’’ was read
from the channel.
R: No connection to the link partner, since a transmitter is
already registered and a maximum of one is permitted.
A: Remove a transmitter.
EQ: SDZ_QUIT_SEND_ANM _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
606B Hex F: The acknowledge ‘‘Receiver Already Registered’’ was read from
the channel.
R: No connection to the link partner, since a receiver is
already registered and a maximum of one is permitted.
A: Remove a receiver.
EQ: SDZ_QUIT_EMPF_ANM _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
606C Hex F: The acknowledge ‘‘Invalid Data Format in VARANM Area’’ was
read from the channel.
R: No connection to the link partner, since the data format
to be transmitted is not permitted.
A: Check permissible data formats according to the table.
EQ: SDZ_QUIT_DATA_FORMAT _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
606D Hex F: The acknowledge ‘‘VARANM Area too Large’’ was read from the
channel.
R: SW or HW error.
A: Contact Siemens AG.
EQ: SDZ_QUIT_VARANM_LEN_ERR _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
606E Hex F: (Only SINEC L2 DP)
ET200U: The acknowledge ‘‘Board Pulled’’ was
read from the channel.
ET200K: The acknowledge ‘‘Port Faulty’’ was read
from the channel.
R: Bit 3 of the station diagnostics (byte 0 of the slave
station) was set.
A: Check allocated station.
EQ: SDZ_QUIT_BG_AUS_PORT_ERR _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
606F Hex F: (Only SINEC L2 DP)
ET200U: The acknowledge ‘‘Incorrect Address ID’’
was read from the channel.
ET200K: The acknowledge ‘‘Parameter Fault’’
was read from the channel.
R: Bit 2 of the station diagnostics (byte 0 of the slave
station) was set.
A: Check station parameters.
EQ: SDZ_QUIT_ADR_ERR_PARA_ERR _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block invoking the function zc_start.
AA: Block dependent.
6070 Hex F: (Only SINEC-L2-DP)
The acknowledge "Configuring error: Station type does
not match IM318B" was read from the channel.
R: No data exchange takes place via this channel with the
corresponding
Slave-Station.
A: COM ET200: Check configuration of this station.
EQ: SDZ_QUIT_PARA_ERR _
EM: ZCRD.CSF, ZCWR.CSF
AM: Block that invokes the function zc_start
AA: 7-Seg ’C’
KFF (6070, pointer to configured name,
Suppl. info dependent upon message generating block)
60E0 Hex F: The IB could not create the PN local KDR list.
Exact cause of error, see section Error Supplementary
Code bsspvw_info.
R: Processor board is not initialized.
A: Contact Siemens AG.
EQ: ZG_ERR_NUM_KDR_LIST_N_EIN
EM: ZG.CSF
AM: ZG.CSF
AA: 7-Seg. ‘I’.
60E1 Hex F: The IB could not create the PN local ZCVWL list.
Exact cause of error, see section Error Supplementary
Code bsspvw_info.
R: Processor board is not initialized.
A: Contact Siemens AG.
EQ: ZG_ERR_NUM_ZCVWL_LIST_N_EIN
EM: ZG.CSF
AM: ZG.CSF
AA: 7-Seg. ‘I’.
60E2 Hex F: The IB could not create the PN local ZINI list.
Exact cause of error, see section Error Supplementary
Code bsspvw_info.
R: Processor board is not initialized.
A: Contact Siemens AG.
EQ: ZG_ERR_NUM_ZINI_LIST_N_EIN
EM: ZG.CSF
AM: ZG.CSF
AA: 7-Seg. ‘I’.
60E3 Hex F: The IB could not create the PN local list.
Exact cause of error, see section Error Supplementary
Code bsspvw_info.
R: Processor board is not initialized.
A: Contact Siemens AG.
EQ: ZG_ERR_NUM_CIP16K_LIST_N_EIN
EM: ZG.CSF
AM: ZG.CSF
AA: 7-Seg. ‘I’.
3.2.3 Network
612F Hex F: RAM memory assigning for KOMDAT area IKR not possible.
Exact cause see section Error Supplementary Code
bsspvw_geme.
R: Abort the NRI normal mode.
A: Create available RAM memory.
EQ: ZF_ERR_NUM_NRI_N_KOMDAT_IKW
EM: NRI.CSF
AM: NRI.CSF
AA: 7-Seg. ‘C’; YTS.
6130 Hex not utilized.
6131 Hex F: RAM memory assigning for VARANM area IKW not possible.
Exact cause see section Error Supplementary Code
bsspvw_geme.
R: Abort the NRI normal mode.
A: Create available RAM memory.
EQ: ZF_ERR_NUM_NRI_N_VARANM_IKW
EM: NRI.CSF
AM: NRI.CSF
AA: 7-Seg. ‘C’; YTS.
6132 Hex F: RAM memory assigning for KOMDAT area IKW not possible.
Exact cause see section Error Supplementary Code
bsspvw_geme.
R: Abort the NRI normal mode.
A: Create available RAM memory.
EQ: ZF_ERR_NUM_NRI_N_KOMDAT_IKW
EM: NRI.CSF
AM: NRI.CSF
AA: 7-Seg. ‘C’; YTS.
6133 Hex F: RAM memory assigning for intermediate buffer IKW not
possible.
Exact cause see section Error Supplementary Code
bsspvw_geme.
R: Abort the NRI normal mode.
A: Create available RAM memory.
EQ: ZF_ERR_NUM_NRI_N_ZW_IKW
EM: NRI.CSF
AM: NRI.CSF
AA: 7-Seg. ‘C’; YTS.
6134 Hex to 6135 not utilized.
Hex
6136 Hex F: The function zbak_kop_typ could not find the ZINI list;
or the function zbak_kop_typ could not find the desired
CIP entry in the ZINI lists;
or the function return value of the function zbak_kop_typ
is unknown.
R: Abort the NRI normal mode.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_NRI_ZBAK_KOP_TYP_FRW_ERR
EM: NRI.CSF
AM: NRI.CSF
AA: 7-Seg. ‘C’; YTS.
3.2.4 Service
3.2.4.1 Display
6330 Hex F: RAM memory assigning for intermediate buffer not possible.
Exact error cause of error see section Error
Supplementary Code bsspvw_geme.
R: Block reverts to the dead status.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_CTV_N_MEM_ZW
EM: _CTV.CSF, CTV.CSF
AM: _CTV.CSF, CTV.CSF
AA: 7-Seg. ‘C’; YEV.
6331 Hex F: RAM memory assigning for intermediate buffer not possible.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: Block reverts to the dead status.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_CRV_N_MEM_ZW
EM: _CRV.CSF, CRV.CSF
AM: _CRV.CSF, CRV.CSF
AA: 7-Seg. ‘C’; YEV.
6332 Hex F: RAM memory assigning for intermediate buffer not possible.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: Block reverts to the dead status.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_CCC4_N_MEM_ZW
EM: CCC4.CSF
AM: CCC4.CSF
AA: 7-Seg. ‘C’; YEV.
6333 Hex F: RAM memory assigning for intermediate buffer not possible.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: Block reverts to the dead status.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_CDC4_N_MEM_ZW
EM: CDC4.CSF
AM: CDC4.CSF
AA: 7-Seg. ‘C’; YEV.
6334 Hex F: unknown connector type during evaluation of the return value
from function zbak_kon_typ_wandel
R: Block reverts to the neutral state
A: Inform Siemens AG.
EQ: ZF_ERR_NUM_CRV_CTV_KON_N_KENN
EM: ZBAK.CSF
AM: _CRV.CSF, _CTV.CSF, CRV.CSF, CTV.CSF
AA: 7-Seg. ’C’;
KFF (6334,pointer to configured name,0)
6500 Hex F: RAM memory assigning for reference list not possible.
Exact cause see section Error Supplementary Code
bsspvw_geme.
R: Abort the block initialization.
A: Restrict the memory area to the local RAM;
Reduce configured value of the NTV connector.
EQ: Z_ERR_NUM_TC_INI_NO_RAM_1
EM: ZDTR.CSF
AM: @TCI , @TCP
AA: 7-Seg. ’C’; YTS
6501 Hex F: RAM memory assigning for the trace buffer not possible.
Exact cause see section Error Supplementary Code
bsspvw_geme.
R: Abort the control block initialization.
A: Restrict the memory area to the local RAM;
Reduce configured value of the TBL connector.
EQ: Z_ERR_NUM_TC_INI_NO_RAM_2
EM: ZDTR.CSF
AM: @TCI, @TCP
AA: 7-Seg. ’C’; YTS.
6502 Hex F: SAVE memory assigning for reference list not possible.
Exact cause see section Error Supplementary Code
bsspvw_geme.
R: Abort the control block initialization.
A: Restrict the memory area to the local SAVE area;
Reduce configured value of the NTV connector.
EQ: Z_ERR_NUM_TC_INI_NO_SAVE_1
EM: ZDTR.CSF
AM: @TCI, @TCP
AA: 7-Seg. ’C’; YTS.
6503 Hex F: SAVE memory assigning for the trace buffer not possible.
Exact cause see section Error Supplementary Code
bsspvw_geme.
R: Abort the @ control block initialization.
A: Restrict the memory area to the local SAVE area;
Reduce configured value of the TBL connector.
EQ: Z_ERR_NUM_TC_INI_NO_SAVE_2
EM: ZDTR.CSF
AM: @TCI, @TCP
AA: 7-Seg. ’C’; YTS.
6504 Hex F: RAM memory assigning for channel VARANM area not possible.
Exact cause see section Error Supplementary Code
bsspvw_geme.
R: Abort the control block initialization.
A: Restrict the memory area to the local RAM.
EQ: Z_ERR_NUM_TC_INI_NO_RAM_3
EM: ZDTR.CSF, _TCI.CSF
AM: @TCI, @TCP
AA: 7-Seg. ’C’; YTS.
6505 Hex F: RAM memory assigning for channel buffer area not possible.
Exact cause see section Error Supplementary Code
bsspvw_geme.
R: Abort the control block initialization.
A: Restrict the memory area to the local RAM.
Reduce configured value of the NTV connector.
EQ: Z_ERR_NUM_TC_INI_NO_RAM_4
EM: ZDTR.CSF, _TCI.CSF
AM: @TCI, @TCP
AA: 7-Seg. ’C’; YTS.
6506 Hex is not utilized.
6507 Hex F: Configured value at TBL connector is equal to zero.
R: Abort the control block initialization.
A: Configure value not equal to zero at the TBL connector.
EQ: Z_ERR_NUM_TC_INI_BAD_TBL
EM: ZDTR.CSF, TRCC2.CSF
AM: @TCI, @TCP, TRCC2
AA: 7-Seg. ’C’; YTS.
6508 Hex F: TRC ID at the control block multiply exists.
R: Abort the control block initialization.
A: Select new unique TRC ID.
EQ: Z_ERR_NUM_TC_INI_TC_DUP
EM: ZDTR.CSF
AM: @TCI, @TCP
AA: 7-Seg. ’C’; YTS.
6528 Hex F: RAM memory assigning for trace value list not possible.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: Abort the acquisition block initialization.
A: Reduce memory requirements in the local RAM area;
Reduce configured value at the NTV connector of the
corresponding @TCI.
EQ: Z_ERR_NUM_TR_INI_NO_RAM_2
EM: ZDTR.CSF, TRCC.CSF
AM: @TRI, TRP1, TRP2, TRP4, TRPF, TRCC2
AA: 7-Seg. ’C’; YTS.
6529 Hex F: No control block with corresponding TRC ID initialized.
R: Abort the acquisition block initialization.
A: Configure control block with corresponding TRC ID.
EQ: Z_ERR_NUM_TR_INI_UNKWN_TRC
EM: ZDTR.CSF
AM: @TRI, TRP1, TRP2, TRP4, TRPF
AA: 7-Seg. ’C’; YTS.
652A Hex F: Connector ID not uniquely selected.
R: Abort the acquisition block initialization.
A: Utilize unique connector ID at the acquisition block.
EQ: Z_ERR_NUM_TR_INI_DUP_CID
EM: TRP1.CSF, TRP2.CSF, TRP4.CSF, TRPF.CSF
AM: TRP1, TRP2, TRP4, TRPF
AA: 7-Seg. ’C’; YTS.
652B Hex to 653F are not utilized.
Hex
6540 Hex F: Unknown block status for control block.
R: Control block reverts to the dead status.
A: Contact Siemens AG.
EQ: Z_ERR_NUM_TC_ZP_BAD_BZS
EM: _TCI.CSF, _TCP.CSF, TRCC2.CSF
AM: @TRI, TRP1, TRP2, TRP4, TRPF, TRCC2
AA: 7-Seg. ’C’; YTS.
6541 Hex F: Ring buffer size too small.
R: Control block reverts to the dead status.
A: Enlarge trace buffer / configure fewer acquisition blocks.
EQ: Z_ERR_NUM_TR_ZP_SM_UMPUF
EM: _TCP.CSF
AM: @TCP
AA: 7-Seg. ’C’; YTS.
6542 Hex F: Sampling time for the control block cannot be determined.
R: Control block reverts to the dead status.
A: Contact Siemens AG.
EQ: Z_ERR_NUM_TC_INI_BAD_TIME
EM: _TCI.CSF, _TCP.CSF
AM: @TCI, @TCP
AA: 7-Seg. ’C’; YTS.
6543 Hex F: Sampling time for the acquisition block cannot be determined.
R: Acquisition block reverts to the dead status.
A: Contact Siemens AG.
EQ: Z_ERR_NUM_TR_INI_BAD_TIME
EM: _TRI.CSF, TRP1.CSF, TRP2.CSF, TRP4.CSF,
TRPF.CSF
AM: @TRI , TRP1, TRP2, TRP4, TRPF
AA: 7-Seg. ’C’; YTS.
6544 Hex F: Unknown block status for acquisition block.
R: Acquisition block reverts to the dead status.
A: Contact Siemens AG.
EQ: Z_ERR_NUM_TR_ZP_BAD_BZS_
EM: _TRI.CSF, TRP1.CSF, TRP2.CSF, TRP4.CSF,
TRPF.CSF
AM: @TRI, TRP1, TRP2, TRP4, TRPF
AA: 7-Seg. ’C’; YTS.
6549 Hex F: Too many acquisition blocks at the group telegram output.
R: @TCP reverts to the dead status.
A: Configure fewer than 256 acquisition blocks
(TRP1,TRP2,TRP4,TRPF).
EQ: Z_ERR_NUM_TC_TRP_ANZ
EM: _TCP.CSF
AM: @TCP
AA: 7-Seg. ’C’; YTS.
654A Hex F: Length of the output channel is less than 200 bytes.
R: Block reverts to the dead status.
A: Set the output channel size (connector CHA) to at least
200.
EQ: Z_ERR_NUM_CHA_OUT_LEN
EM: ZDTR.CSF
AM: @TCP, @TCI
AA: 7-Seg. ’C’; YTS.
654B Hex to 657F not utilized.
Hex
3.2.8 Time
6600 Hex F: The board name at the TM connector refers to a board that does
not exist in the rack or cannot function as a time source.
R: RTCM reverts to the dead status.
A: Enter the name of a board that can act as a time source:
- Master Processor Board,
- CSH11,
- MM3,
- SS5,
- CS21.
EQ: ZF_ERR_NUM_RTCM_SZQ_N_VALID
EM: RTCM.CSF
AM: RTCM.CSF
AA: 7-Seg. ’C’; YTS.
6601 Hex not utilized.
6602 Hex F: Unknown operating status of the RTCM block.
R: RTCM reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_RTCM_BZS_ERR
EM: RTCM.CSF
AM: RTCM.CSF
AA: 7-Seg. ’C’; YTS.
6603 Hex F: Memory assigning for the local structures not possible.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: RTCM reverts to the dead status.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_RTCM_N_MEM
EM: RTCM.CSF
AM: RTCM.CSF
AA: 7-Seg. ’C’; YTS.
6604 Hex F: Several RTCM blocks were configured in the same rack.
R: RTCM reverts to the dead status.
A: Remove one of the configured RTCM blocks.
EQ: ZF_ERR_NUM_RTCM_MEHR_PROJ
EM: RTCM.CSF
AM: RTCM.CSF
AA: 7-Seg. ’C’; YTS.
6605 Hex F: A SS5 import board (at the TM connector) and a SS5 export
board
(at the TTM connector) are simultaneously configured.
R: RTCM reverts to the dead status.
A: Another clock source must be configured at the TM
connector;
The name of the SS5 export board at the TTM connector
must be removed.
EQ: ZF_ERR_NUM_RTCM_CSL2F_PROJ
EM: RTCM.CSF
AM: RTCM.CSF
AA: 7-Seg. ’C’; YTS.
6606 Hex F: PN local KDR list not found.
Exact cause of error see section Error Supplementary
Code bsspvw_info.
R: RTCM reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_RTCM_N_KDR
EM: RTCM.CSF
AM: RTCM.CSF
AA: 7-Seg. ’C’; YTS
6607 Hex not utilized.
6608 Hex F: The rack has no CBUS connection.
R: RTCM reverts to the dead status.
A: Utilize rack with CBUS connection (i.e. SR8).
EQ: ZF_ERR_NUM_RTCM_N_CBUS
EM: RTCM.CSF
AM: RTCM.CSF
AA: 7-Seg. ’C’; YTS.
6609 Hex F: RTCM block was configured with an impermissible sampling time
(not between 128 ms and 512 ms).
R: RTCM reverts to the dead status.
A: Configure the sampling time between 128 ms and 512
ms.
EQ: ZF_ERR_NUM_RTCM_ABTASTZEIT_ERR
EM: RTCM.CSF
AM: RTCM.CSF
AA: 7-Seg. ’C’; YTS.
660A Hex F: The RTCM block is configured on a board that is not a master.
R: RTCM reverts to the dead status.
A: Configure RTCM block on a processor board (processor
1) installed to the left.
EQ: ZF_ERR_NUM_RTCM_N_MASTER
EM: RTCM.CSF
AM: RTCM.CSF
AA: 7-Seg. ’C’; YTS.
660B Hex F: The clock specification at the connectors XYR, XMO, XDA, XHR
and / or XMI are invalid.
R: RTCM reverts to the dead status.
A: Check specifications at the connectors XYR, XMO, XDA,
XHR and XMI Permissible values are:
00 v XYR v 99
01 v XMO v 12
01 v XDA v 31
00 v XHR v 23
00 v XMI v 59
EQ: ZF_ERR_NUM_RTCM_STELL_N_VALID
EM: RTCM.CSF
AM: RTCM.CSF
AA: 7-Seg. ’C’; YTS.
660C Hex F: Access to link memory unsuccessful.
R: RTCM reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_RTCM_BUS_ZUGR_ERR
EM: RTCM.CSF
AM: RTCM.CSF
AA: 7-Seg. ’C’; YTS.
3.2.8.1 Device
6718 Hex F: No reply from the device within the TIME-OUT period
R: DPI has not received reply
A: Increase TIME-OUT period (connector RCM) at the
central block @DPH, check communication with the device.
EQ: ZF_ERR_NUM_DPI_RES_TIME_OUT_ERR
EM: DPI.CSF
AM: DPI.CSF
AA: QS2; YTS
3.2.8.2 Download
6900 Hex F: Several @CMM blocks were configured with the same coupling
memory board names.
R: @CMM reverts to the dead status.
A: Remove one of the configured @CMM blocks.
EQ: ZF_ERR_NUM_CMM_MEHR_PROJ
EM: _CMM.CSF
AM: _CMM.CSF
AA: 7-Seg. ’C’
6901 Hex F: Unknown function return value of the function zp_cip_freigabe.
R: @CMM reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CMM_CIP_FREI_FRW_ERR
EM: _CMM.CSF
AM: _CMM.CSF
AA: 7-Seg. ’C’
6902 Hex F: The CIP entry for the @CMM block cannot be accessed.
R: @CMM reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CMM_CIP_NAM_KEN_N_AD
EM: ZBAK.CSF
AM: _CMM.CSF
AA: 7-Seg. ’C’
6903 Hex F: The CIP entry for the @CMM block does not exist.
R: @CMM reverts to the dead status.
A: Check the configured name at the CTS connector.
EQ: ZF_ERR_NUM_CMM_NAM_N_KENN
EM: ZBAK.CSF
AM: _CMM.CSF
AA: 7-Seg. ’C’
6904 Hex F: Unknown function return value of the function zbak_cip_suche.
R: @CMM reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CMM_SUCH_FRW_ERR
EM: _CMM.CSF
AM: _CMM.CSF
AA: 7-Seg. ’C’
6905 Hex F: Unknown function return value of the function
zp_dexdo_reorganization.
R: @CMM reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CMM_REOR_FRW_ERR
EM: _CMM.CSF
AM: _CMM.CSF
AA: 7-Seg. ’C’
6906 Hex F: Unknown operating status of the @CMM block.
R: @CMM reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CMM_BZS_ERR
EM: _CMM.CSF
AM: _CMM.CSF
AA: 7-Seg. ’C’
6907 Hex F: SAVE memory assigning not possible for the warm start flag.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: @CMM reverts to the dead status.
A: Reduce the SAVE requirement in the application.
EQ: ZF_ERR_NUM_CMM_SAVE_ZU_KURZ
EM: ZP.CSF
AM: _CMM.CSF
AA: 7-Seg. ’C’
6908 Hex F: SAVE area not found.
Exact cause of error see section Error Supplementary
Code bsspvw_info.
R: @CMM reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CMM_SAVE_N_KENN
EM: ZP.CSF
AM: _CMM.CSF
AA: 7-Seg. ’C’
6910 Hex F: Several @CS11 blocks were configured with the same CS11
board names.
R: @CS11 reverts to the dead status.
A: Remove one of the configured @CS11 blocks
EQ: ZF_ERR_NUM_CS11_MEHR_PROJ
EM: _CS11.CSF
AM: _CS11.CSF
AA: 7-Seg. ’C’
6911 Hex F: Unknown function return value of the function zp_cip_freigabe.
R: @CMM reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS11_CIP_FREI_FRW_ERR
EM: _CS11.CSF
AM: _CS11.CSF
AA: 7-Seg. ’C’
6912 Hex F: The CIP entry for the @CS11 block cannot be accessed.
R: @CMM reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS11_CIP_NAM_KEN_N_AD
EM: ZBAK.CSF
AM: _CS11.CSF
AA: 7-Seg. ’C’
6913 Hex F: The CIP entry for the @CS11 block does not exist.
R: @CS11 reverts to the dead status.
A: Check the configured name at the CTS connector.
EQ: ZF_ERR_NUM_CS11_NAM_N_KENN
EM: ZBAK.CSF
AM: _CS11.CSF
AA: 7-Seg. ’C’
6914 Hex F: Unknown function return value of the function zbak_cip_suche.
R: @CS11 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS11_SUCH_FRW_ERR
EM: ._CS11.CSF
AM: _CS11.CSF
AA: 7-Seg. ’C’
691B Hex F: Memory assigning not possible for the reorganization structure.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: @CS11 reverts to the dead status.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_CS11_REORG_ZU_KURZ
EM: ZP.CSF
AM: _CS11.CSF
AA: 7-Seg. ’C’
691C Hex F: Unknown function return value of the function zp_fb_init.
R: @CS11 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS11_FB_INIT_FRW_ERR
EM: _CS11.CSF
AM: _CS11.CSF
AA: 7-Seg. ’C’
691D Hex F: Link type or sub-link type is not set to "CS11 rack link".
R: @CS11 reverts to the neutral state
A: Check the configured name at the CTS connector;
The configured name at the CTS connector must
correspond to a CS11 board
EQ: ZF_ERR_NUM_CS11_KOP_TYP_ERR
EM: _CS11.CSF
AM: _CS11.CSF
AA: 7-Seg. ’C’
691E Hex F: Unknown function return value of the function
zp_anmelde_ueberwachung.
R: @CS11 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS11_ANM_FRW_ERR
EM: _CS11.CSF
AM: _CS11.CSF
AA: 7-Seg. ’C’
691F Hex F: Unknown registered status detected in DEXDO3 management
section.
R: @CS11 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS11_ANM_STATUS_ERR
EM: ZP.CSF
AM: _CS11.CSF
AA: 7-Seg. ’C’
6920 Hex F: The configured name of the @CS21 block corresponds to
another in the link.
R: @CS21 reverts to the dead status.
A: Check, whether the name at the CTS connector
corresponds to another CS21 block;
Check, whether the @CS21 block has been multiply
configured on the same CS21 board.
EQ: ZF_ERR_NUM_CS21_MEHR_PROJ
EM: _CS21.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
6921 Hex F: The CIP entry for the @CS21 block cannot be accessed.
R: @CS21 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS21_CIP_NAM_KEN_N_AD
EM: ZBAK.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
6922 Hex F: The CIP entry for the @CS21 block does not exist.
R: @CS21 reverts to the dead status.
A: Check the configured name at the CTS connector.
EQ: ZF_ERR_NUM_CS21_CIP_NAM_N_KENN
EM: ZBAK.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
6923 Hex F: Unknown function return value of the function zbak_cip_suche.
R: @CS21 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS21_CIP_SUCH_FRW_ERR
EM: ._CS21.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
6924 Hex not utilized.
6925 Hex F: There are already three registered @CS21 blocks in the link.
R: @CS21 reverts to the dead status.
A: Power down rack and power up again after 10 seconds;
Check whether more than three CS21 boards exist on
the link;
Check whether the @CS21 block has been multiply
configured on the same CS21 board.
EQ: ZF_ERR_NUM_CS21_SCHON_DREI_CS21
EM: _CS21.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
6926 Hex F: The configured CS11 board does not exist.
R: @CS21 reverts to the dead status.
A: Check the configured CS11 name at the MTS connector.
EQ: ZF_ERR_NUM_CS21_CS11_N_KENN
EM: _CS21.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
6927 Hex F: Unknown function return value of the function _cs21_anmeldung.
R: @CS21 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS21_ANM_FRW_ERR
EM: _CS21.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
6928 Hex F: Unknown operating status of the @CS21 block.
R: @CS21 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS21_BZS_ERR
EM: _CS21.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
6929 Hex F: SAVE memory assigning not possible for the warm start flag.
Exact cause of error see section Error Supplementary
Code bsspvw_geme
R: @CS21 reverts to the dead status.
A: Reduce the SAVE requirement in the application.
EQ: ZF_ERR_NUM_CS21_SAVE_ZU_KURZ
EM: ZP.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
692A Hex F: SAVE area not found.
Exact cause of error see section Error Supplementary
Code bsspvw_info
R: @CS21 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS21_SAVE_N_KENN
EM: ZP.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
692B Hex F: @CS21 block was configured in an impermissible sampling time
(not between 32 ms and 255 ms).
R: @CS21 reverts to the dead status.
A: Configure the sampling time between 32 ms and 255 ms.
EQ: ZF_ERR_NUM_CS21_ABTASTZEIT_ERR
EM: ZP.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
692C Hex F: Memory assigning not possible for exception structure.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: @CS21 reverts to the dead status.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_CS21_EXC_ZU_KURZ
EM: ZP.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
692D Hex F: Memory assigning not possible for reorganization structure.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: @CS21 reverts to the dead status.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_CS21_REORG_ZU_KURZ
EM: ZP.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
692E Hex F: Unknown function return value of the function zp_fb_init.
R: @CS21 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS21_FB_INIT_FRW_ERR
EM: _CS21.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
692F Hex to 6931 not utilized.
Hex
6932 Hex F: Link type or sub-link type is not set to "CS11 rack link".
R: @CS21 reverts to the neutral state
A: Check the configured name at the CTS connector;
The configured name at the CTS connector must
correspond to a CS21 board
EQ: ZF_ERR_NUM_CS21_KOP_TYP_ERR
EM: _CS21.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
6933 Hex F: The software version on the processor board is not compatible
with the version in the CS11 rack.
R: @CS21 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CS21_VERSION_ERR
EM: _CS21.CSF
AM: _CS21.CSF
AA: 7-Seg. ’C’
6934 Hex to 693F not utilized.
Hex
6940 Hex F: The @CPN block was multiply configured on the same processor
board.
R: @CPN reverts to the dead status.
A: Remove one of the configured @CPN blocks.
EQ: ZF_ERR_NUM_CPN_MEHR_PROJ
EM: _CPN.CSF
AM: _CPN.CSF
AA: 7-Seg. ’C’
6941 Hex F: Unknown function return value of the function zp_cip_freigabe.
R: @CPN reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CPN_CIP_FREI_FRW_ERR
EM: _CPN.CSF
AM: _CPN.CSF
AA: 7-Seg. ’C’
6942 Hex F: The CIP entry for the @CPN block cannot be accessed,
since it is pointing to another processor board.
R: @CPN reverts to the dead status.
A: Board name at the CTS connector must correspond to
the name of the processor board.
EQ: ZF_ERR_NUM_CPN_CIP_NAM_KEN_N_AD
EM: ZBAK.CSF
AM: _CPN.CSF
AA: 7-Seg. ’C’
6943 Hex F: The CIP entry for the @CPN block does not exist.
R: @CPN reverts to the dead status.
A: Check the configured name at the CTS connector.
EQ: ZF_ERR_NUM_CPN_CIP_NAM_N_KENN
EM: ZBAK.CSF
AM: _CPN.CSF
AA: 7-Seg. ’C’
6970 Hex F: Several @CSH11 blocks were configured with the same CSH11
board names.
R: @CSH11 reverts to the dead status.
A: Remove one of the configured @CSH11 blocks.
EQ: ZF_ERR_NUM_CSH1_MEHR_PROJ
EM: _CSH11.CSF
AM: _CSH11.CSF
AA: 7-Seg. ’C’
6971 Hex F: Unknown function return value of the function zp_cip_freigabe.
R: @CSH11 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSH1_CIP_FREI_FRW_ERR
EM: _CSH11.CSF
AM: _CSH11.CSF
AA: 7-Seg. ’C’
6972 Hex F: The CIP entry for the @CSH11 block cannot be accessed.
R: @CSH11 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSH1_CIP_NAM_KEN_N_AD
EM: ZBAK.CSF
AM: _CSH11.CSF
AA: 7-Seg. ’C’
6973 Hex F: The CIP entry for the @CSH11 block does not exist.
R: @CSH11 reverts to the dead status.
A: Check the configured name at the CTS connector.
EQ: ZF_ERR_NUM_CSH1_CIP_NAM_N_KENN
EM: ZBAK.CSF
AM: _CSH11.CSF
AA: 7-Seg. ’C’
697A Hex F: Memory assigning not possible for the exception structure.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: @CSH11 reverts to the dead status.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_CSH1_EXC_ZU_KURZ
EM: ZP.CSF
AM: _CSH11.CSF
AA: 7-Seg. ’C’
697B Hex F: Memory assigning not possible for reorganization structure.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: @CS21 reverts to the dead status.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_CSH1_REORG_ZU_KURZ
EM: ZP.CSF
AM: _CSH11.CSF
AA: 7-Seg. ’C’
697C Hex F: Unknown function return value of the function zp_fb_init.
R: @CSH11 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSH1_FB_INIT_FRW_ERR
EM: _CSH11.CSF
AM: _CSH11.CSF
AA: 7-Seg. ’C’
697D Hex F: Link type not set to ‘‘CSH11 Link’’.
R: @CSH11 reverts to the dead status.
A: Check the configured name at the CTS connector;
Check that the block type corresponds to @CSH11.
EQ: ZF_ERR_NUM_CSH1_KOP_TYP_ERR
EM: _CSH11.CSF
AM: _CSH11.CSF
AA: 7-Seg. ’C’
697E Hex F: Unknown function return value of the function
zp_anmelde_ueberwachung.
R: @CSH11 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSH1_ANM_FRW_ERR
EM: _CSH11.CSF
AM: _CSH11.CSF
AA: 7-Seg. ’C’
697F Hex F: Unknown register status detected in DEXDO3 management
section.
R: @CSH11 reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSH1_ANM_STATUS_ERR
EM: ZP.CSF
AM: _CSH11.CSF
AA: 7-Seg. ’C’
699A Hex F: Memory assigning not possible for the exception structure.
R: @CSxyz reverts to the dead status.
A: Configure the sampling time between 32 ms and 255 ms.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_CL2F_EXC_ZU_KURZ
EM: ZP.CSF
AM: _CSxyz.CSF
AA: 7-Seg. ’C’
699B Hex F: Memory assigning not possible for the reorganization structure.
R: @CSxyz reverts to the dead status.
A: Configure the sampling time between 32 ms and 255 ms.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_CL2F_REORG_ZU_KURZ
EM: ZP.CSF
AM: _CSxyz.CSF
AA: 7-Seg. ’C’
699C Hex F: Unknown function return value for the function zp_fb_init.
R: @CSxyz reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CL2F_FB_INIT_FRW_ERR
EM: _CSxyz.CSF
AM: _CSxyz.CSF
AA: 7-Seg. ’C’
699D Hex F: Link type is not set to ‘‘CSL2x Link’’.
R: @CSxyz reverts to the dead status.
A: Check the configure name at the CTS connector;
Check that the block type corresponds to @CSxyz.
EQ: ZF_ERR_NUM_CL2F_KOP_TYP_ERR
EM: _CSxyz.CSF
AM: _CSxyz.CSF
AA: 7-Seg. ’C’
699E Hex F: Unknown function return value for the function
zp_anmelde_ueberwachung.
R: @CSxyz reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CL2F_ANM_FRW_ERR
EM: _CSxyz.CSF
AM: _CSxyz.CSF
AA: 7-Seg. ’C’
699F Hex F: Unknown register status detected in DEXDO3 management
section.
R: @CSxyz reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CL2F_ANM_STATUS_ERR
EM: ZP.CSF
AM: _CSxyz.CSF
AA: 7-Seg. ’C’
69A0 Hex F: CSL2x firmware has detected an unrepairable error.
R: @CSxyz reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CL2F_INIT_ERR
EM: ZP.CSF
AM: _CSxyz.CSF
AA: 7-Seg. ’C’
69A1 Hex F: CSL2x firmware has reverted to an error status or SS5x module
insert is missing.
R: @CSxyz reverts to the dead status.
A: SS5x module in the CS7 board;
Contact Siemens AG.
EQ: ZF_ERR_NUM_CL2F_TOT
EM: ZP.CSF
AM: _CSxyz.CSF
AA: 7-Seg. ’C’
69A2 Hex F: Unknown status of the CSL2x firmware.
R: @CSxyz reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CL2F_ZUS_ERR
EM: ZP.CSF
AM: _CSxyz.CSF
AA: 7-Seg. ’C’
3.2.9.7 EP Link
69D0 Hex F: Several @CEP22 resp. @CEP blocks have been configured with
the same EP22 board name.
R: @CEP22 resp. @CEP reverts to the dead status.
A: Remove one of the configured @CEP22 resp. @CEP
blocks.
EQ: ZF_ERR_NUM_EP22_MEHR_PROJ
EM: _CEP22.CSF resp. _CEP.CSF
AM: _CEP22.CSF resp. _CEP.CSF
AA: 7-Seg. ’C’
69D1 Hex F: Unknown function return value of the function zp_cip_freigabe.
R: @CEP22 resp. @CEP reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_EP22_CIP_FREI_FRW_ERR
EM: _CEP22.CSF resp. _CEP.CSF
AM: _CEP22.CSF resp. _CEP.CSF
AA: 7-Seg. ’C’
69D2 Hex F: The CIP entry for the @CEP22 resp. @CEP block cannot be
accessed.
R: @CEP22 resp. @CEP reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_EP22_CIP_NAM_KEN_N_AD
EM: ZBAK.CSF
AM: _CEP22.CSF resp. _CEP.CSF
AA: 7-Seg. ’C’
69D3 Hex F: The CIP entry for the @CEP22 resp. @CEP block does not
exist.
R: @CEP22 resp. @CEP reverts to the dead status.
A: Check the configured name at the CTS connector.
EQ: ZF_ERR_NUM_EP22_CIP_NAM_N_KENN
EM: ZBAK.CSF
AM: _CEP22.CSF resp. _CEP.CSF
AA: 7-Seg. ’C’
69D4 Hex F: Unknown function return value of the function zbak_cip_suche.
R: @CEP22 resp. @CEP reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_EP22_CIP_SUCH_FRW_ERR
EM: _CEP22.CSF resp. _CEP.CSF
AM: _CEP22.CSF resp. _CEP.CSF
AA: 7-Seg. ’C’
69D5 Hex F: Unknown function return value of the function
zp_dexdo_reorganization.
R: @CEP22 resp. @CEP reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_EP22_REOR_FRW_ERR
EM: _CEP22.CSF resp. _CEP.CSF
AM: _CEP22.CSF resp. _CEP.CSF
AA: 7-Seg. ’C’
69D6 Hex F: Unknown operating status of the @CEP22 resp. @CEP block.
R: @CEP22 resp. @CEP reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_EP22_BZS_ERR
EM: _CEP22.CSF resp. _CEP.CSF
AM: _CEP22.CSF resp. _CEP.CSF
AA: 7-Seg. ’C’
69D7 Hex F: SAVE memory assigning not possible for the warm start flag.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: @CEP22 resp. @CEP reverts to the dead status.
A: Reduce the SAVE requirement in the application.
EQ: ZF_ERR_NUM_EP22_SAVE_ZU_KURZ
EM: ZP.CSF
AM: _CEP22.CSF resp. _CEP.CSF
AA: 7-Seg. ’C’
69D8 Hex F: SAVE are not found.
Exact cause of error see section Error Supplementary
Code bsspvw_info
R: @CEP22 resp. @CEP reverts to the dead status.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_EP22_SAVE_N_KENN
EM: ZP.CSF
AM: _CEP22.CSF resp. _CEP.CSF
AA: 7-Seg. ’C’
69D9 Hex F: @CEP22 resp. @CEP block was configured in an impermissible
sampling time (not between 32 ms and 255 ms).
R: @CEP22 resp. @CEP reverts to the dead status.
A: Configure the sampling time between 32 ms and 255 ms.
EQ: ZF_ERR_NUM_EP22_ABTASTZEIT_ERR
EM: ZP.CSF
AM: _CEP22.CSF resp. _CEP.CSF
AA: 7-Seg. ’C’
69DA Hex F: Memory assigning not possible for the exception structure.
Exact cause of error see section Error Supplementary
Code bsspvw_geme.
R: @CEP22 resp. @CEP reverts to the dead status.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_EP22_EXC_ZU_KURZ
EM: ZP.CSF
AM: _CEP22.CSF resp. _CEP.CSF
AA: 7-Seg. ’C’
69DB Hex F: Memory assigning not possible for the reorganization structure.
Exact cause of error see section Error Supplementary
Code sspvw_geme.
R: @CEP22 resp. @CEP reverts to the dead status.
A: Reduce the RAM requirement in the application.
EQ: ZF_ERR_NUM_EP22_REORG_ZU_KURZ
EM: ZP.CSF
AM: _CEP22.CSF resp. _CEP.CSF
AA: 7-Seg. ’C’
69F0 Hex F: Several communication central blocks were configured with the
same
CS7 board names or interface names.
R: @CSD07 reverts to the dead state.
A: Remove one of the configured @CSD07 blocks;
Correct the interface specification of one @CSD07
block.
EQ: ZF_ERR_NUM_CSD7_MEHR_PROJ
EM: _CSD07.CSF
AM: _CSD07.CSF
AA: 7-Seg. ’C’
6A10 Hex F: Several communication central blocks were configured with the
same
CS7 board names or interface names.
R: @CSD02 reverts to the dead state.
A: Remove one of the configured @CSD02 blocks;
Correct the interface specification of one @CSD02 block
EQ: ZF_ERR_NUM_CSD2_MEHR_PROJ
EM: _CSD02.CSF
AM: _CSD02.CSF
AA: 7-Seg. ’C’
6A11 Hex F: Unknown function return value of the function zp_cip_freigabe.
R: @CSD02 reverts to the dead state.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSD2_CIP_FREI_FRW_ERR
EM: _CSD02.CSF
AM: _CSD02.CSF
AA: 7-Seg. ’C’
6A12 Hex F: The CIP entry for the @CSD02 block is not accessible.
R: @CSD02 reverts to the dead state.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSD2_CIP_NAM_KEN_N_AD
EM: ZBAK.CSF
AM: _CSD02.CSF
AA: 7-Seg. ’C’
6A13 Hex F: The CIP entry for the @CSD02 block does not exist.
R: @CSD02 reverts to the dead state.
A: Check the configured name at the CTS connector
EQ: ZF_ERR_NUM_CSD2_CIP_NAM_N_KENN
EM: ZBAK.CSF
AM: _CSD02.CSF
AA: 7-Seg. ’C’
6A14 Hex F: Unknown function return value of the function zbak_cip_suche.
R: @CSD02 reverts to the dead state.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSD2_CIP_SUCH_FRW_ERR
EM: _CSD02.CSF
AM: _CSD02.CSF
AA: 7-Seg. ’C’
6A15 Hex F: Unknown function return value of the function
zp_dexdo_reorganization.
R: @CSD02 reverts to the dead state.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSD2_REOR_FRW_ERR
EM: _CSD02.CSF
AM: _CSD02.CSF
AA: 7-Seg. ’C’
6A30 Hex F: Several communication central blocks were configured with the
same
CS7 board names or interface names.
R: @CSD03 reverts to the dead state.
A: Remove one of the configured @CSD03 blocks;
Correct the interface specification of one @CSD03 block
EQ: ZF_ERR_NUM_CSD3_MEHR_PROJ
EM: _CSD03.CSF
AM: _CSD03.CSF
AA: 7-Seg. ’C’
6A31 Hex F: Unknown function return value of the function zp_cip_freigabe.
R: @CSD03 reverts to the dead state.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSD3_CIP_FREI_FRW_ERR
EM: _CSD03.CSF
AM: _CSD03.CSF
AA: 7-Seg. ’C’
6A32 Hex F: The CIP entry for the @CSD03 block is not accessible.
R: @CSD03 reverts to the dead state.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSD3_CIP_NAM_KEN_N_AD
EM: ZBAK.CSF
AM: _CSD03.CSF
AA: 7-Seg. ’C’
6A33 Hex F: The CIP entry for the @CSD03 block does not exist.
R: @CSD03 reverts to the dead state.
A: Check the configured name at the CTS connector
EQ: ZF_ERR_NUM_CSD3_CIP_NAM_N_KENN
EM: ZBAK.CSF
AM: _CSD03.CSF
AA: 7-Seg. ’C’
6A34 Hex F: Unknown function return value of the function zbak_cip_suche.
R: @CSD03 reverts to the dead state.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSD3_CIP_SUCH_FRW_ERR
EM: _CSD03.CSF
AM: _CSD03.CSF
AA: 7-Seg. ’C’
6A35 Hex F: Unknown function return value of the function
zp_dexdo_reorganization.
R: @CSD03 reverts to the dead state.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSD3_REOR_FRW_ERR
EM: _CSD03.CSF
AM: _CSD03.CSF
AA: 7-Seg. ’C’
6A50 Hex F: Several communication central blocks were configured with the
same
CS7 board names or interface names.
R: @CSU reverts to the dead state
A: Remove one of the configured @CSU blocks;
correct the interface specification of one @CSU block.
EQ: ZF_ERR_NUM_CSU_MEHR_PROJ
EM: _CSU.CSF
AM: _CSU.CSF
AA: 7-Seg. ’C’
6A51 Hex F: Unknown function return value of the function zp_cip_freigabe.
R: @CSU reverts to the dead state.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSU_CIP_FREI_FRW_ERR
EM: _CSU.CSF
AM: _CSU.CSF
AA: 7-Seg. ’C’
6A52 Hex F: The CIP entry for the @CSU block is not accessible.
R: @CSU reverts to the dead state.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSU_CIP_NAM_KEN_N_AD
EM: ZBAK.CSF
AM: _CSU.CSF
AA: 7-Seg. ’C’
6A53 Hex F: The CIP entry for the @CSU block does not exist.
R: @CSU reverts to the dead state.
A: Check the configured name at the CTS connector.
EQ: ZF_ERR_NUM_CSU_CIP_NAM_N_KENN
EM: ZBAK.CSF
AM: _CSU.CSF
AA: 7-Seg. ’C’
6A54 Hex F: Unknown function return value of the function zbak_cip_suche.
R: @CSU reverts to the dead state.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSU_CIP_SUCH_FRW_ERR
EM: _CSU.CSF
AM: _CSU.CSF
AA: 7-Seg. ’C’
6A55 Hex F: Unknown function return value of the function
zp_dexdo_reorganization.
R: @CSU reverts to the dead state.
A: Contact Siemens AG.
EQ: ZF_ERR_NUM_CSU_DEX_REOR_FRW_ERR
EM: _CSU.CSF
AM: _CSU.CSF
AA: 7-Seg. ’C’
6AB1 Hex F: Link type not set to "CS22 Rack Link in the expanded
address area" or "CS22 Rack Link in the special
peripherals area".
R: @CS2 is disabled
A: Check the configured name at the CTS connector
otherwise
inform Siemens AG.
EQ: ZF_ERR_NUM_CS2_KOP_TYP_ERR
EM: _CS2.CSF
AM: _CS2.CSF
AA: 7-Seg. ’C’
KFF (6AB1, pointer to configured name, 0)
6AB2 Hex F: Three @CS2 blocks already connected in the link.
R: @CS2 is disabled
A: Power down rack and after 10 sec. power up again
Check whether more than three CS21 boards exist in the
link or
whether the @CS2 block is multiply configured on the
same CS21 board
EQ: ZF_ERR_NUM_CS2_SCHON_DREI_CS21
EM: _CS2.CSF
AM: _CS2.CSF
AA: 7-Seg. ’C’
KFF (6AB2, pointer to configured name, 0)
6AB3 Hex F: The software version on the processor board is not compatible
with the
version in the CS11/12/13/14 rack.
R: @CS2 is disabled
A: Check the versions in all the connected racks, otherwise
inform Siemens AG.
EQ: ZF_ERR_NUM_CS2_VERSION_ERR
EM: _CS2.CSF
AM: _CS2.CSF
AA: 7-Seg. ’C’
KFF (6AB3, pointer to configured name, 0)
6AB4 Hex F: Memory size of the CS22 and the CS12/13/14 do not match
R: @CS2 is disabled
A: Check the EMA connectors on the CS12/13/14-IB or
CS22-IB, otherwise inform Siemens AG.
EQ: ZF_ERR_NUM_CS2_MEM_SIZE_ERR
EM: _CS2.CSF
AM: _CS2.CSF
AA: 7-Seg. ’C’
KFF (6AB4, pointer to configured name, 0)
7C98 Hex F: Timeout beim Warten auf Parameterantwort vom anderen Board
R: Parameterantwort „Auftrag konnte nicht ausgeführt werden“ mit
Zusatzinformation „Timeout beim Warten auf Quittung vom
anderen Board“ wird gesendet
A: Überprüfen, ob anderes Board korrekt arbeitet.
EQ: ZF4_GER_ERR_PRP_RPL_WAITOUT
EM: zf4ger.csf
AM: _drive.csf, YT5
7CA1 Hex F: Konvertierung von Float auf I4 hat fehlgeschlagen, Float -Zahl
war zu groß
R: Parameterauftrag wird nicht ausgeführt.
A: kleinere Float-Zahlen im Parameterauftrag versenden,
Parameterkanal verwenden, über den Float-Zahlen versendet
werden können (siehe PCF-/PTF-Eingang am FB @Drive)
EQ: ZF4_GER_ERR_PRP_NO_KONV_NFI4
EM: zf4ger.csf
AM: _drive.csf, Ytx
Fehlernummer wird als zusätzlicher Parameterrückgabewert bei
der Auftragsantwort mit zurückgesendet.
7CAE Hex F: Fehler bei der Bestimmung der Skalierungsfaktoren der MIN- /
MAX-Eingänge
R: Grenzwerte werden nicht aktiv
A: Siemens AG benachrichtigen
EQ: ZF4_PLIM_ERR_MINMAX
EM: plim.csf
AM: plim.csf -- YTS- Ausgang
Eintrag in das Fehlerfeld, Zusatz: Funktionsrückgabewert der
Funktion sda_func_afpi_suche_fbk_nr oder
sda_func_afpi_fbk_kbs
02 Hex F: Memory object ID points to a memory object that does not exist
in the rack.
R: Required memory was not set.
A: Contact Siemens AG .
EQ: SDB_FRW_BSSPVW_GEME_SOK_NEXIST
EM: BSSPVW.CSF
AM: Block that invokes the function bsspvw_geme.
AA: Block dependent.
03 Hex F: The free memory space on the memory object is not sufficient.
R: Required memory was not set.
A: Free up memory space on the memory object by reconfiguring.
EQ: SDB_FRW_BSSPVW_GEME_SP_ZUKLEIN
EM: BSSPVW.CSF
AM: Block that invokes the function bsspvw_geme.
AA: Block dependent.
Fehler! Datei kann nicht geöffnet werden.- Fehler! Datei kann nicht geöffnet werden.- Fehler! Datei kann nicht geöffnet
werden. 4-1
Fehler! Datei kann nicht geöffnet werden. Fehler! Datei kann nicht geöffnet werden.
Error Supplementary Codes
02 Hex F: Memory object ID points to a memory object that does not exist
in the rack.
R: Required memory was not set.
A: Contact Siemens AG.
EQ: SDB_FRW_BSSPVW_INFO_SOK_NEXIST
EM: BSSPVW.CSF
AM: Block that invokes the function bsspvw_info.
AA: Block dependent.
From
Your Name:
Your Function
Your Company:
Street:
City:
Telephone:
"
Please give us your own personal opinion to the following questions, values
from
1 = good to 5 = poor.
If you come across any problems, please let us know in the space below: