Page 120
© Copyright 2021 ABB. All rights reserved.
using an FTP client, shown previously, files may be transferred to/from these controller directories. The
exact path to the upgrade file may be used in the “put” command to update the software. Note:
software upgrades require administrator level privilege. Thus, the password required is administrator.
Similar responses are seen when opening a Telnet session remotely over the LAN connection. Note: you
have to give the path of to the file in conjunction with the put commands.
Boot Block Software
Config
Using any FTP client, perform the following steps to load Application Software:
1. Change your directory to the PC directory where the Application code is stored.
2. Type: FTP x.x.x.x ( The controller should have a Working IP Address of 192.168.2.1).
ftp 192.168.2.1
Connected to 192.168.2.1
220 841 FTP Ready
3. Login as guest using the network administrator password (administrator).
User (192.168.2.1:(none)): guest
331 User name okay, need password Password: administrator
230 Logged in
4. Change directory (cd) to the main boot block directory by typing: cd /.
ftp> cd /
250 CWD command successful
5. Use the put command to copy the application software to the controller.
ftp> put cp841-boot.bin
200 Port command okay
150 Opening data connection for STOR (192.168.2.1,1576)
6. Wait until the message indicating a successful file transfer is displayed. 226 File sent OK
ftp: 917504 bytes sent in 2.31Seconds 396.50Kbytes/sec.
7. Type bye to exit/logout of the FTP session.
8. ftp> bye
221 Goodbye!
Code
Web
Dfls
Config