Iris _

Pixsys Forum

everybody's effort for the same goal

upload programe from TD410

Post Reply
simontomes
Posts: 1
Joined: 21/02/2023, 8:50

upload programe from TD410

Post by simontomes »

Hello
I would like to know how to upload PLC program from the TD410
Pixsys tecnico 1
Moderatore
Posts: 1662
Joined: 29/10/2010, 10:09
Contact:

Re: upload programe from TD410

Post by Pixsys tecnico 1 »

Hi,
to be able to upload the PLC code from a HMI, the source code of the project must be present in the HMi memory.
To be sure of that, the project must have this option enabled when it has been downloaded:
SourceCode_download_enabled.PNG
otherwise the upload will not be possible.

If it was enabled, the upload is possible following these steps:
1- open the LogicLab editor and go to menu "File\Import Project form target"
2- in the popup window, select the type of PLC, in your case TD410_V3_PLC
PLC_Type.PNG
3- Press "Configure Connection"
4- Select protocol "GDB" and press "Properties"
5- Configure the fields like the image below (change only the "IP address" value with the one of your PLC)
GDB_Config.PNG
6- Press "Verify Connection" and if the result is positive, press "Upload Sources".
If the result is "Connection not available" the possible causes can be:
- Wrong IP address configuration or wrong ethernet connection in your PC (you are not able to "reach" the PLC).
- The source code is not available (present) in the HMI internal memory.
7- Choose a folder in your PC as destination folder and confirm
8- After the upload is finished, the folder will contains the project source code.
You do not have the required permissions to view the files attached to this post.
Post Reply