Help for Modicon TSX P572623

Anonimozzo

Member
Join Date
Jul 2014
Location
Italy
Posts
11
Hi to all,

I'm new in the forum and also a newby in PLC programming.

Here's the question.
I have a Modicon TSX P572623 PLC and I need to download the program inside the plc on my pc. My customer loose the source program and asked me if there is a way to retrive it from PLC.
I have PL7Pro running on Windows Xp (virtual machine on my MacBook) but I can't create a connection with the plc.
I have only the ethernet cable, must I buy the RS485 cable to create the connection between the plc and the program?

I also tried to put the pcmcia card into a pc, but Windows cannot find any driver.

Thank you in advance.
 
Last edited:
Do your know the TCP address of the PLC? In that case you to have to use the XIP driver from Schneider to install on your pc. Configure the pc with the network.stationnumber in the same networkrange as the PLC. XIP driver can be downloaded from their website.
 
The IP address can be changed in the PLC application, but not the module itself. Solution is to use the RS485 port on the CPU to get the connection with Unity thru Unitelway protocol.
 
Ok, done! I found the IP address.
Via XIP driver utility I am able to test ICMP successfully and also to send command via PL7Pro driver utility.

Also, if I go via HTTP to the PLC's address I can see the default web page.

But, I have trouble to connect via PL7Pro to the PLC.

This is the configuration of the driver:

20140807180601_Screen Shot 2014-08-07 at 18.04.16.png


also the connection parameter in PCL7Pro

20140807180657_Screen Shot 2014-08-07 at 18.05.09.png


and the resulting error:
20140807180804_Screen Shot 2014-08-07 at 18.05.18.png


and the log of XIP...

08/07/14-18:15:20 XipOpen handle 1456, (1 opened)
08/07/14-18:15:20 XwayAttach socket 1, (1 attached)
08/07/14-18:15:20 ERROR XipSend EREMOTENACK
08/07/14-18:15:20 XipDetach socket 1, (1 attached)
08/07/14-18:15:20 XipClose handle 1456, (1 opened)
 
Network and station number

Are you able to read on the html page of the PLC (CPU) the XWAY network and stationnumber ? This number should be used in the XIP driver configuration as PLC and the same networknumber for PC but another stationnumber like 63.
 
no... it's password protected..
now, I must buy a console cable or I must reset the plc to it's default and start over to rewrite the program?
 
which pl7 version, pl7 v4.5 sp5?
Windows7 needs this versions to work properly, at least with serial cable.
Have you binded (Bind-button on picture) xip driver to right network adapter on computer and are you sure that PLC XIP address is 0.1?
 
ok, done!
Thank you for the username/password, I've tried only "user" in lowercase.
I'm using PL7 Pro 4.5 on Windows XP.
Now I am able to communicate with PLC and download the program but I need to figured out how to access the program which is read protected.
 

Similar Topics

I need to upgrade an existing TSX 3721 Micro with 24 TC inputs and 8 4-20mA inputs. The controller will not allow more than 4 analogue boards even...
Replies
1
Views
2,538
I have an old PLC (circa 2007) consisting of Telemecanique/Modicon/Schneider Electric devices. The system has developed errors and unfortunately...
Replies
2
Views
223
Hey all, I am having an issue concerning the Modicon System Responsible for the operation of our Generator System. (Particularly Dresser-Rand...
Replies
5
Views
2,533
Hi I have a modicon 984 with proworx 32 that is scaling an analog input, and I need to adjust the scaling. I have new analog input values and %...
Replies
3
Views
1,719
Hi everyone, I am quite new to PLC programming and I'm facing an issue I haven't been able to solve on my own. After a ladder logic update from...
Replies
9
Views
7,264
Back
Top Bottom