7/30/2010 3:46 PM | |
Joined: 9/27/2006 Last visit: 10/8/2024 Posts: 12284 Rating: (2685) |
Hello aeiouauioe; The IP 265 was a High-speed subcontroller for the S5-100U family: Manual for IP265 High-speed SubControl (S5100U) http://support.automation.siemens.com/WW/view/en/1106718 It was programmed either by COM265 or by function block. Manual for FM 352-5 High-speed Boolean controller (S7-300 CPUs)http://support.automation.siemens.com/WW/view/en/9240171 Order number: 6ES7352-5AH00-0AE0 The configuration software for the FM 352-5 comes as a distinct part: 6ES7352-5AH00-7XG0 Both the IP 265 and the FM 352-5 use a FPGA (field-programmable gate array) to configure very fast input/output access. There is one big difference, the FM 352-5 does not handle 5V TTL inputs, as did the IP 265. If these were not used in the original program, you should be able to program the FM 352-5 to replace the IP 265. Here is a very interesting discussion held on another forum, where a programmer describes the learning curve he had to follow the first time he worked with a FM 352-5; it could be useful to you: http://www.plctalk.net/qanda/showthread.php?t=10857 I suggest you do not try to reproduce/translate the IP 265 program in the S7 PLC. Rather, understand what the unit whas doing in the S5 program, what type of inputs were accessed, how they were processed, and where the data was used elsewhere in the S5 program. Then program the replacement FM 352-5 as a totally separate unit, with its own logic and parameters. Hope this helps, Daniel Chartier |
Last edited by: dchartier at: 7/30/2010 3:49 PM |
|
This contribution was helpful to2 thankful Users |
8/2/2010 9:08 AM | |
Joined: 3/21/2006 Last visit: 10/7/2024 Posts: 10229 Rating: (1181)
|
Hello, Is it possible to attach S5 program here? This will helps. Best regards, Hristo Mihalev |
8/4/2010 6:15 AM | |
Posts: 23 Rating: (0) |
Dear Daniel Chartier, I am sorry, i can not upload program from IP265 High Speed Proccessor. I only have S5 program in pdf file. Please kindly find the document in attached file. Thank you very much. AttachmentIP 265 Program.pdf (396 Downloads) |
8/4/2010 7:16 AM | |
Joined: 10/7/2005 Last visit: 10/8/2024 Posts: 3024 Rating: (1054)
|
Hello aeiouauioe it seems your IP 265 was programmed with German mnemonics which is why you won't find the "FM" instruction in the English manual. "EF" (Edge Flag) is the English mnemonic for the German "FM" (Flankenmerker) instruction in the IP265 (and you'll find EF explained in the manual that dchartier pointedyou too). Should you findother (German) instructions in your IP265 program that aren't in the English manual, it may not hurt to grab a copy of THISGerman version of the IP265 manual (you shouldthen beableto match it to thecorrresponding English instruction without the need to learn German). I hope this helps |
Cheers |
|
This contribution was helpful to1 thankful Users |
8/4/2010 8:27 AM | |
Posts: 23 Rating: (0) |
Dear fritz, Your information is very exactly. Thank for your help. Thank you very much. |
This contribution was helpful to1 thankful Users |
3/27/2017 4:31 PM | |
Joined: 9/3/2014 Last visit: 3/13/2019 Posts: 4767 Rating: (123) |
New question published by CharlsVP is split to a separate thread with the subject IP265 COM Software. Best regards |
Follow us on