SIMATIC TDC, FM458, T400
large data handling in FM458
Thread Starter: cohiba1966 Started: 3/31/2012 5:32 AM Replies: 4

3/31/2012, 5:32 AM
|
Joined 3/31/2012
Last visit: 11/22/2012
Posts: 21
Rating:
(0)
|
(0)
|
Dear all: How can i do if i need a large of data handling in FM458? It is too long if i put it in S7-400.Thanks.
|
|
|
|

3/31/2012, 10:56 AM
|
Joined 8/25/2006
Last visit: 5/22/2013
Posts: 899
Rating:
(85)
|
(0)
|
Dear all: How can i do if i need a large of data handling in FM458? It is too long if i put it in S7-400.Thanks.
Hello. What size of data do you want to transfer to S7-CPU? Look at the manual, chapter 4.3.1, where you will find the overview of 3-type data transfer, and use the third (data sets/blocks).
|
|
|
|

3/31/2012, 5:19 PM
|
Joined 3/31/2012
Last visit: 11/22/2012
Posts: 21
Rating:
(0)
|
(0)
|
the data read from EXM438-1 analog signal. there are perhaps 7000 real data i want to save and handle in FM458 .how should i do?
|
|
|
|

3/31/2012, 6:08 PM
|
Joined 8/25/2006
Last visit: 5/22/2013
Posts: 899
Rating:
(85)
|
(1)
|
Hello. You may use "Communications utility, trace" (function block TRCC) or "Pointer-based communications" (function block DB_P). You read about this in the manual SIMATIC D7-SYS Selecting Function blocks (chapters 1.4.4 and 1.4.8).
|
|
|
|
|
Thank you for this post from:
|

4/1/2012, 6:13 AM
|
Joined 3/31/2012
Last visit: 11/22/2012
Posts: 21
Rating:
(0)
|
(0)
|
|
|
|
|
Actions