Omron NY532-5400 User Manual page 323

Ny-series ipc machine controller industrial panel pc / industrial box pc
Hide thumbs Also See for NY532-5400:
Table of Contents

Advertisement

FTPPutFile_instance(
IF (FTPPutFile_instance.Done = TRUE) THEN
ELSIF (FTPPutFile_instance.Error = TRUE) THEN
END_IF;
0:
// Processing after normal end
DoFTPTrigger:=FALSE;
Trigger
ELSE // Processing after error end
DoFTPTrigger:=FALSE;
Trigger
END_CASE;
END_IF;
NY-series Industrial Panel PC / Industrial Box PC Built-in EtherNet/IP Port User's Manual (W563)
Execute
:= TRUE,
ConnectSvr
:= FTPAddr,
SvrDirName
:= '/Backup/yyyy-mm-dd',// FTP server directory name
LocalDirName
:= '/',
FileName
:= '*.*',
PutFileResult := PutResult) ;
Stage := INT#0;
// Normal end
Stage := INT#20; // Error end
:=FALSE;
:=FALSE;
11 FTP Client
// Execution
// Connected FTP server
// Local directory name
// File name
// Uploaded file results
11
11-13

Advertisement

Table of Contents
loading

Table of Contents