Siemens SIMATIC ET 200X Manual page 154

Distributed i/o device
Table of Contents

Advertisement

Commissioning and Diagnostics
Example of reading out the slave diagnosis with SFC 13 "DPNRM_DG"
Here you will find an example of how to use SFC 13 to display the slave diagnosis
for a DP slave in the STEP 7 user program.
Assumptions
The following assumptions apply to this STEP 7 user program:
S The diagnosis address of the ET 200X is 1022 (3FE
S The slave diagnosis should be stored in DB 82: as of address 0.0, length 64
bytes.
S The slave diagnosis consists of 64 bytes.
STEP 7 user program
STL
CALL
SFC 13
REQ
:=TRUE
LADDR
:=W#16#3FE
RET_VAL :=MW 0
RECORD :=P#DB82.DBX 0.0 BYTE 64
BUSY
:=M2.0
5-30
Description
Read request
Diagnosis address of the ET 200X
RET_VAL of SFC 13
Data mailbox for the diagnosis in DB 82
Read operation runs over several OB1 cycles
).
H
ET 200X Distributed I/O Device
EWA 4NEB 780601602-06

Advertisement

Table of Contents
loading

Table of Contents