AC500 FTP_Client Library Error
Hello,
I am using a PM583-ETH controller (IP: 192.168.8.23). I want to transfer the data file from SD card to a computer (IP: 192.168.8.101) by FTP Client function (the AC500 is FTP Client and the computer is FTP Server).
I downloaded the AC500 FTP client V1.7 Library from ABB Download Center and installed into Automation Builder 1.2 packet. In CoseSys, I added this library into my project by Library Manager. Affter that I build all project, and the error happened that involved this library.
May I do something wrong? Is there another FTP_client library that I can use?
I am using a PM583-ETH controller (IP: 192.168.8.23). I want to transfer the data file from SD card to a computer (IP: 192.168.8.101) by FTP Client function (the AC500 is FTP Client and the computer is FTP Server).
I downloaded the AC500 FTP client V1.7 Library from ABB Download Center and installed into Automation Builder 1.2 packet. In CoseSys, I added this library into my project by Library Manager. Affter that I build all project, and the error happened that involved this library.
May I do something wrong? Is there another FTP_client library that I can use?
Voted best answer
Hi,
Have you looked into the example program at C:\Users\Public\Documents\AutomationBuilder\Examples\FTPClient ?
(Available once the FTPClient package is installed)
There is also a document describing the usage of the FTPClient library in Codesys. The example program compiles without any errors.You could compare your program with the example program, to identify what may be incorrect in your program. The language used in the example program is ST.
Regards
Rahil
Add new comment