2-54
IM 04L51B01-17EN
SClientEncrypt
Client Communication Encryption
Sets whether to encrypt FTP client communication and
SMTP client communication.
Syntax
SClientEncrypt,p1,p2,p3
p1
Client type (FTP, SMTP)
p2
Encryption (Off, On)
p3
Verification of certificate (Off, On)
Query
SClientEncrypt[p1]?
Example Encrypt FTP client communication. Check
that the certificate in the recorder matches the
certificate received from the server.
SClientEncrypt,FTP,On,On
SDns
DNS Information
Sets the DNS information.
Host (GX)
Syntax
SDns,p1,p2,p3
p1
Setting type (Host)
p2
Host name (up to 64 characters, ASCII)
p3
Domain name (up to 64 characters, ASCII)
DNS Server
Syntax
SDns,p1,p2,p3
p1
Setting type (Server)
p2
Primary DNS server (0.0.0.0 to
255.255.255.255)
p3
Secondary DNS server (0.0.0.0 to
255.255.255.255)
Suffix Setup
Syntax
SDns,p1,p2,p3
p1
Setting type (Suffix)
p2
Primary domain suffix (up to 64
characters, ASCII)
p3
Secondary domain suffix (up to 64
characters, ASCII)
Query
SDns[p1]?
Example Set the IP address of the primary DNS server
to 192.168.111.1 and the IP address of the
secondary DNS server to 192.168.111.10
SDns,Server,192.168.111.1,192.168.
111.10
Description
• The settings specified with this command takes
effect with the OIPApply command. The recorder IP
address does not change until you send the OIPApply
command.
SDhcp
DHCP Client
Sets the DHCP client.
Do Not Obtain the IP Address Automatically
Syntax
SDhcp,p1
p1
Automatic IP address assignment (Off)
Obtain the IP Address Automatically
Syntax
SDhcp,p1,p2,p3
p1
Automatic IP address acquisition (On)
p2
DNS information acquisition (Off, On)
p3
Automatic host name registration (Off, On)
Query
SDhcp?
Example Automatically obtain the IP address and DNS
information and automatically register the host
name.
SDhcp,On,On,On
Description
• The settings specified with this command takes
effect with the OIPApply command. The recorder IP
address does not change until you send the OIPApply
command.
SFtpKind
File to Transfer via FTP
Sets the file to transfer via FTP.
Syntax
SFtpKind,p1,p2
p1
Setting type
(GX/GP: Data, Report, Snapshot,
AlarmSummary, ManualSample, Setting)
(GM: Data, Report, AlarmSummary,
ManualSample, Setting)
Data
Automatically transfer
display and event data
files when files are
generated.
Report
Automatically transfer
report data files when
files are generated.
Snapshot
Automatically transfer
snapshot data files when
files are generated.
AlarmSummary
Transfer alarm
summaries
ManualSample
Automatically transfer
manual sampled data
files when manual
sampling is executed.
Setting
Automatically transfer the
setting file when settings
are changed.
p2
Enable or disable transfer (Off, On)
Query
SFtpKind[p1]?
Example Automatically transfer display and event data
files.
SFtpKind,Data,On
Description
• The report function is an option (/MT).
• p1 can be set to Setting when the advanced security
function (/AS) is enabled.
2.4 Setting Commands