ABB AC500-S Safety User Manual page 255

Safety programmable logic controllers system
Hide thumbs Also See for AC500-S:
Table of Contents

Advertisement

Name
Data Type
DONE
BOOL
ERR
BOOL
ERNO
WORD
Call in ST
WRITE_FLASH(EN := EN_FLASH_WRITE,
NB := NB_FLASH_WRITE,
SEG := SEG_FLASH_WRITE,
BNR := BNR_FLASH_WRITE,
SM := SM_FLASH_WRITE,
DONE => DONE_FLASH_WRITE,
ERR => ERR_FLASH_WRITE,
ERNO => ERNO_FLASH_WRITE);
30.03.2017
Initial Value
Description, Parameter Values
FALSE
Writing procedure is completed (DONE = TRUE)
This output always has to be considered together
with output ERR.
The following applies:
DONE = TRUE and ERR = FALSE: Write opera-
tion completed. The data set has been stored in
the Flash.
DONE = TRUE and ERR = TRUE: An error
occurred during the write operation. Output ERNO
indicates the error number.
FALSE
Error occurred (data segment could not be
written)
Output ERR indicates whether an error occurred
during the write operation. This output always has
to be considered together with output DONE. The
following applies if an error occurred: DONE =
TRUE and ERR = TRUE. Output ERNO indicates
the error number.
16#0000
Error number (
Output ERNO indicates an error number. This
output always has to be considered together with
the outputs DONE and ERR.
The SF_FLASH_WRITE operation may take quite
a long time since the Safety PLC user program is
processed with priority. Output ERNO then indi-
cates that the function block has started the exe-
cution (0x0FFF = BUSY).
During this phase, the outputs ERR and DONE
are set to FALSE.
AC500-S
Configuration and programming
AC500-S Libraries > SafetyExt_AC500_V22.lib
Ä [4] for more details)
255

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents