ABB AC500-S Safety User Manual page 250

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

Advertisement

Configuration and programming
AC500-S Libraries > SafetyExt_AC500_V22.lib
Name
Data Type
NB
WORD
SEG
BYTE
BNR
WORD
SM
DWORD
VAR_OUTPUT
DONE
BOOL
250
Initial Value
Description, Parameter Values
16#0000
Number of data set blocks (decimal 1 ... 1724)
Input NB is used to specify the number of blocks
contained in the data set. 32 binary data or 16
word data or 8 double word data are read per
block.
Valid values: 1 ... 1724
Example:
n
n
16#00
ID number of the data segment (16#01 or 16#02)
16#0000
Starting block number in the Flash memory data
segment (decimal 0 ... 1723)
16#00000000
Destination address for the read data set
(address of the first variable where the data are
placed)
FALSE
Reading procedure is completed (DONE = TRUE)
This output always has to be considered together
with output ERR.
The following applies:
n
n
AC500-S
SM = ADR(%MW0.0) and NB = 1: Data are
stored at %MW0.0 to %MW0.15 (1 block = 16
word data)
SM = ADR(%MW0.0) and NB = 2: Data are
stored at %MW0.0 to %MW0.31 (2 blocks =
32 word data)
DONE = TRUE and ERR = FALSE: Reading
completed. The data set has been stored
beginning at the defined input SM.
DONE = TRUE and ERR = TRUE: An error
occurred while reading the data set. Output
ERNO indicates the error number.
30.03.2017

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents