5/7/2007 10:33 AM | |
Joined: 8/25/2005 Last visit: 5/30/2025 Posts: 1162 Rating:
|
Hello Mi-k-l, for transferring data between the CPU and the CP you need the FC4 and FC5. I found the following example within the Product Support. Sample program for the SEND-RECEIVE interface with the FC5 (AG_SEND) and FC6 (AG_RECV) blocks for S7-300Have a look at it. There you can also see, that you have to configure your network in NetPro. Sabine |
5/8/2007 6:42 PM | |
Posts: 324 Rating:
|
Hello Dec, well to get his Data to the FTP Serveron the Advanced CP, maybe? Stay calm. |
5/14/2007 2:25 PM | |
Posts: 5822 Rating:
|
Hello, which CP exactly (Order# please) do you use? Best regards J_Bell |
5/14/2007 2:36 PM | |
Posts: 41 Rating:
|
Hi J_Bell I use the CP443-1 443-1EX02-0XE0 and I have a TCP network. Regards, Mi-k-l |
5/14/2007 3:34 PM | |
Posts: 41 Rating:
|
OOOhh!! I am so bad!!! I forgot that! In fact, I am testing my functions for a project on a s7-300 with cp 343-1 advanced. And to test these functions, I use a s7-400 with CP 443-1. I though that the CP had the IT functions!!! I mixed the two stations!!!! Regards, Mi-k-l |
6/20/2007 12:30 PM | |
Posts: 41 Rating:
|
Hi all I have news! My devices are on my desk! I have this congiguration: CPU 315 2DP CP 343-1 Advanced I Can read my CP with a FTP connection. It is working. Today, I have put several html pages in my CP. but I cannot access with my Web browser. May I use the fucntion AG_send/recv? Because I think I have to use them only to communicate between two stations (for example) but not between two devices on the same rack! Regards, Mi-k-l |
6/20/2007 5:28 PM | |
Posts: 5822 Rating:
|
Hello, please let me ask some questions. 1. You put some HTML Pages on the CP, did you use a FTP Client program and if yes can you see the Pages in the FTP Area with this Client Program? 2. How do you call the page in the Browser? 3. What do you want to do with the Send / Receive Functions? If you want to do FTP you have to configure a TCP Connection with the FTP Option selected. Additionally you have to use the FTP Functions and FTP Structure for the DBs used.... but I mentioned that already. Besides, the Send Receive Functionsare also required for the FTP Functions... just to be said. So what do you want to do? Best regards J_Bell |
6/20/2007 5:56 PM | |
Posts: 41 Rating:
|
HI, I will answer to you: 1. I use a FTP client program called Filezilla and I see my HTML pages. news: I can reach the CP's files via IE wiith the FTP. 2. According to all documents I have read, I write in the address area : http://"my CP's IP address"/"the page's name".htm You can note that I cannot open the example which are already in the CP. 3. At the beginning, I thought that the FC5 and FC6 must to be used to have my FTP connection. That's why, I tried to use them. I used well the FTP functions (connect -> store -> quit). Finally, my aim is: open my HTML page on IE or a HTML page example. Best regards, Mi-k-l |
Last edited by: Mi-k-l at: 21.06.2007 09:08 |
|
6/21/2007 10:26 AM | |
Posts: 5822 Rating:
|
Dear Mi-k-l, if I understand you right you try the following: If your IP Address of the CP is 192.168.0.1 than you have http://192.168.0.1/index.htm than you should see the picture like the one shown on the Picture I add to this Post. If you can not reach the CP at all please check the following: 1. Can you reach the CP with a Ping? 2. If yes, check the Settings for the Proxy Servers and add the setting that local Addresses will not be checked by the Proxy. 3. Add the Address of the CP in your Security Settings of the IE as Trusted Site. 4. If all that does not help... Best regards J_Bell |
Last edited by: J_Bell at: 21.06.2007 10:28 |
|
6/21/2007 11:41 AM | |
Posts: 41 Rating:
|
Dear J_Bell, Thank you very much for all tour advices! It's working I have just few questions: 1-/ In your last advice of your last post, you said :" use Firefox". I would like to inform you I configured FFox as IE without checking local addresses by the Proxy server. 2-/ For go farther, I would like that my Web site is accessible everywhere I could be connected on Internet. What sould I do? Because this solution (disable the proxy's checking) works only on my local computer, isn't it? 3-/ Are functions AG_SEND and AG_RECV really indispensable? Because on my program, AG_SEND function is running but the AG_RECV send me back the error 8184h, so it (ag_recv) doesn't work. Greetings, Michael |
6/21/2007 2:17 PM | |
Posts: 5822 Rating:
|
Dear Michael, it is good to hear that it is working now. |
Follow us on