3/4/2009 1:18 PM | |
Joined: 3/21/2006 Last visit: 11/1/2024 Posts: 10229 Rating: (1181) |
Hello OK. Let's try with your manual. (I found this is better). So, FB223 and FB224 enable you to transmit data using layer 2 services with minimal programming overhead. You only need to program these FBs once for an S5-95U. The FBs can be used for all layer 2 services. Look at SINEC L2 Interface of the S5-95U Programmable Controller (this is yours manual) page 151. For use in Step7 you need only number of DB. From this manual you can see - for each call of SEND or RECEIVE there has DB number (DBNR), start address (QANF), Send length (QLAE). In page 152 there have nice example. If everithing in your program is OK, in your screenshot job number is 50, destination DB is DB100, beginning of send/receive buffer is 1 and lenght of buffer 35. Simply your haeder datas is in the beginning of DB using for send and receive. regards |
Follow us on