2-55
IM 04L51B01-17EN
Commands and Responses
2
SFtpTime
FTP Transfer Time Shift
Sets the amount of time to shift file transfers that are
carried out by the FTP client function.
Syntax
SFtpTime,p1,p2
p1
Setting type
Data
Display and event data files
Report
Report files
p2
Transfer shift time [minutes] (0 to 120)
Query
SFtpTime[p1]?
Example Shift (delay) FTP transfers of report data files
by 30 minutes.
SFtpTime,Report,30
Description
• The report function is an option (/MT).
SFtpCnct
FTP Client Connection Destination
Server
Sets the FTP client connection destination server
Syntax
SFtpCnct,p1,p2,p3,p4,p5,p6,p7
p1
Server
Primary
Primary
Secondary
Secondary
p2
Server name (up to 64 characters, ASCII)
p3
Port number (1 to 65535)
P4
User name (up to 32 characters, ASCII)
p5
Password (up to 32 characters, ASCII)
p6
Directory name (up to 64 characters,
ASCII)
p7
PASV mode (Off, On)
Query
SFtpCnct[p1]?
The password is displayed using asterisks.
Example For the primary server, assign the name
“server1” and port number 21. Set the user
name to “Administrator1,” the password to
“password1,” and the directory to “directory1.”
Set PASV mode to Off.
SFtpCnct,Primary,’server1’,21,’Adm
inistrator1’,’password1’,’director
y1’,Off
SSmtpLogin
SMTP User Authentication
Sets the SMTP user authentication method.
Syntax
SSmtpLogin,p1
p1
User authentication type
Off
Not use authentication.
Auth-Smtp
Use Authentication SMTP.
POP3
Use POP Before SMTP
(unencrypted).
APOP
Use POP Before SMTP
(encrypted).
Query
SSmtpLogin?
Example Do not use authentication.
SSmtpLogin,Off
SSmtpCnct
SMTP Client Connection Destination
Server
Sets the SMTP client connection destination server
Syntax
SSmtpCnct,p1,p2,p3,p4,p5
p1
Destination server type (SMTP, POP)
p2
Server name (up to 64 characters, ASCII)
p3
Port number (1 to 65535)
P4
User name (up to 32 characters, ASCII)
p5
Password (up to 32 characters, ASCII)
Query
SSmtpCnct[p1]?
The password is displayed using asterisks.
Example Connect to SMTP server “SMTPserver1.”
Set the port number to 25, the user name
to “administrator1,” and the password to
“password1.”
SSmtpLogin,SMTP,’SMTPserver1’,25,’
administrator1’,’password1’
SMailHead
Mail Header
Sets the mail header including the recipient address.
Syntax
SMailHead,p1,p2,p3,p4
p1
Sender address (up to 64 characters,
ASCII)
p2
Recipient address 1 (up to 150
characters, ASCII)
p3
Recipient address 2 (up to 150
characters, ASCII)
P4
Character string to add to the subject (up
to 32 characters, ASCII)
Query
SMailHead?
Example Set the sender address to “recorder1@data.
com” and the recipient address to “pc1@data.
com.” Add “part1” to the subject.
SMailHead,’recorder1@data.com’,
’pc1@data.com’,,’part1’
SMailBasic
Common Section of the Mail Body
Sets the items that are common to the body of all mails.
Syntax
SMailBasic,p1,p2
p1
Header string (up to 128 characters, UTF-
8)
p2
Include source URL (Off, On)
Query
SMailBasic?
Example Set the header to “recorder1,” and include the
source URL.
SMailBasic,’recorder1’,On
2.4 Setting Commands