6/14/2010 5:06 PM | |
Joined: 9/27/2006 Last visit: 3/20/2025 Posts: 12344 Rating:
|
Hello Vinny; Sample programs for FDL Send_Recieve between CP 342-5s can be found here: https://www.automation.siemens.com/net-static/Quickstart2009/quickstart012003/html_76/profibus/pb_fdl_s7_s7_typesr.htm This should get you off to a good start. Also have a look at the following article, discussing adavantages and uses of the FDL protocol: http://support.automation.siemens.com/WW/view/en/26098555 Hope this helps, Daniel Chartier |
Last edited by: dchartier at: 6/14/2010 5:40 PM |
|
This contribution was helpful to
1 thankful Users |
6/18/2010 9:04 AM | |
Posts: 487 Rating:
|
FDL is very easy to use for comms between PLC's another nice feature is that you can use the same software for an ethernet connection or a profibus connection You need to make a connection in NetPro You need to use the standard FC5 AG_SEND and FC6 AG_RECIEVEfrom the Simatic Net Library. example A M 0.7// Trigger pulse every second FP M 82.7// pos.edge = M 82.0 CALL FC 5 CALL FC 6 |
6/18/2010 10:47 AM | |
Posts: 35 Rating:
|
Thanks Eric, Yes, you are right. Started working straight away. No problems at all. Hail FDL, lol...... Cheers. |
6/21/2010 7:24 AM | |
Posts: 487 Rating:
|
Hi Glad I could help , for once Eric |
Follow us on