162
Jetter AG
8 FTP client
8.1 Programming
The FTP client allows to access files and directories on a network device from
within the application program. For this purpose, function calls are used.
These function calls are included in the programming language of the
controller. To program this feature, proceed as follows:
Step
Action
1
Initialize the FTP client
2
Open the connections to the FTP servers
3
Transfer data
4
Terminate the connections
While the controller is processing one of the functions of the FTP client, tasks
supporting the FTP client should not be stopped through
TaskBreak
or
restarted through
TaskRestart
. Otherwise the controller fails to complete this
function which will block new function calls by the FTP client.
Topic
Page
Initializing the FTP client ............................................................................. 163
Establishing a connection to the FTP server .............................................. 164
Terminating a connection ............................................................................ 166
Reading a file .............................................................................................. 167
Writing to a file ............................................................................................ 169
Deleting a file .............................................................................................. 171
Changing directories ................................................................................... 173
Creating a directory ..................................................................................... 175
Deleting directories ..................................................................................... 177
Determining the current directory ............................................................... 179
Introduction
Restrictions
Contents
Summary of Contents for JC-120MC
Page 1: ...User Manual JC 120MC Controller 60880901 We automate your success...
Page 18: ......
Page 40: ...40 Jetter AG 3 Identifying Hardware revisions see page 38 Related topics...
Page 160: ......
Page 186: ......
Page 196: ......
Page 485: ...Jetter AG 485 JC 120MC Programming Topic Page Programming 486 Registers 498 Contents...
Page 521: ...Jetter AG 521 JC 120MC Programming Use 29 bit identifier Default 11 bit identifier...
Page 586: ......
Page 604: ......
Page 633: ......