Technical data

Table Of Contents
Overview over the S7 Communication and the S7 Basic Communication
System Software for S7-300/400 System and Standard Functions - Volume 2/2
A5E00739858-01
20-3
Realization of the IEC 61131-5 with S7-400
The IEC standard 61131-5 is realized with the following blocks:
USEND(SFB 8)/URCV(SFB 9)
BSEND(SFB 12)/BRCV(SFB 13)
PUT(SFB 15)/GET(SFB 14) corresponds to READ/WRITE
STATUS(SFB 22)/USTATUS(SFB 23)
ALARM(SFB 33)
NOTIFY(SFB 36)
START (SFB 19), STOP (SFB 20) and RESUME (SFB 21) realizes a call
interface for the program control functions.
Realization of the IEC 61131-5 with S7-300
The IEC standard 61131-5 is realized with the following blocks:
USEND(SFB 8)/URCV(SFB 9)
BSEND(SFB 12)/BRCV(SFB 13)
PUT(SFB 15)/GET(SFB 14) corresponds to READ/WRITE