Error Handling - Siemens SIMATIC PCS 7 Function Manual

Process control system, advanced process functions apf
Hide thumbs Also See for SIMATIC PCS 7:
Table of Contents

Advertisement

Parameter
APF_AS
APF function block version in AS
APF_OS
APF function block version in OS
GEN_AS
Generation information in AS
GEN_OS
Generation information in OS
"x": WinCC tag available;
5.1.5

Error handling

Errors occurring in the block are signaled via an integrated "ALARM_8P" block and displayed
at the digital outputs of the block. The error bits are available at the block as an output signal.
In the event of an error, the request signal (e.g., "L_REC_R") must be reset to confirm that the
error information has been processed.
The following error messages can be generated:
Output structure
MON_ERR
MON_ERR
Advanced Process Functions (APF)
Function Manual, 07/2016, A5E38719883-AA
Description
Output
QRLENERR
Length of the read data does not
match the length of the block outputs
QRMONERR
Read job monitoring timeout
QRERR
Requested data and read data do not
match
QPARAMF
Parameter assignment error,
ID=0 or
REC_ID=0 or
ARCH_NA=' ' or
TIME_MON=0
QWMONERR
Write job monitoring timeout
QWERR
Requested data and written data do
not match
QRM_ERR
General FB_UA_RM error
QRM_AERR
FB_UA_RM archive error
QRM_CERR
FB_UA_RM communication error
QRM_PERR
FB_UA_RM parameter assignment
error
QWM_ERR
General FB_UA_WM error
QWM_AERR
FB_UA_WM archive error
QWM_CERR
FB_UA_WM communication error
5.1 FB_STOR (FB_STORI, FB_STORR)
Type
WORD
WORD
DWORD
DWORD
Message text
Storage location management
Default
WinCC tag
0
X
0
X
0
X
0
X
Meaning
QRLENERR data block length of the
receive data is not correct ID
@4%d@ REC_ID @5%d@
@6%s@@7%s@
QRMONERR runtime error read job
ID @4%d@ REC_ID @5%d@
@6%s@@7%s@
QRERR data error read job ID
@4%d@ REC_ID @5%d@
@6%s@@7%s@
QPARAMF parameter assignment
error ID @4%d@
QWMONERR runtime error send job
ID @4%d@ REC_ID @5%d@
@6%s@@7%s@
QWERR data error send job ID
@4%d@ REC_ID @5%d@
@6%s@@7%s@
73

Advertisement

Table of Contents
loading

Table of Contents