Yd sets network parameters (/c7 option), Yk sets keepalive (/c7 option), Ru sets dns parameters (/c7 option) – Yokogawa Value Series FX1000 User Manual

Page 122: Ws sets a server (/c7 option), Ww sets web page parameters (/c7 option)

Advertising
background image

3-40

IM 04L21B01-17EN

YD

Sets network parameters (/C7

option)

When you are not retrieving network parameters

automatically

Syntax

YD p1<terminator>
p1 Automatic retrieval (NOT)

When you are retrieving network parameters

automatically

Syntax

YD p1,p2,p3<terminator>
p1 Automatic retrieval (USE)
p2 DNS information retrieval (USE, NOT)
p3 Automatic host name registration (USE,

NOT)

Query

YD?

Example Set the FX to automatically retrieve the IP

address and DNS information and automatically
register the host name.
YDUSE,USE,USE

YA

Sets the IP address, subnet

mask, and default gateway (/C7

option)

Syntax

YA p1,p2,p3<terminator>
p1 IP address (0.0.0.0 to 255.255.255.255)
p2 Subnet mask

(0.0.0.0 to 255.255.255.255)

p3 Default gateway

(0.0.0.0 to 255.255.255.255)

Query

YA?

Example Set the IP address to 192.168.111.24, the subnet

mask to 255.255.255.0, and the default gateway
to 0.0.0.0.
YA192.168.111.24,255.255.255.0,0.0.0.0

YK

Sets keepalive (/C7 option)

Syntax

YK p1<terminator>
p1 Keepalive (ON, OFF)

Query

YK?

Example Disable keepalive.

YKOFF

RU

Sets DNS parameters (/C7

option)

Server settings

Syntax

RU p1,p2,p3<terminator>
p1 Setting type (SERVER)
p2 Primary DNS server address

(0.0.0.0 to 255.255.255.255)

p3 Secondary DNS server address

(0.0.0.0 to 255.255.255.255)

Suffix settings

Syntax

RU p1,p2,p3<terminator>
p1 Setting type (SUFFIX)
p2 Domain suffix 1 (up to 64 characters)
p3 Domain suffix 2 (up to 64 characters)

Query

RU[p1]?

Example Set domain suffix 1 to “rec1.recorder.com” and

domain suffix 2 to “rec2.recorder.com.”
RUSUFFIX,rec1.recorder.com,rec2.
recorder.com

WS

Sets a server (/C7 option)

Syntax

WS p1,p2<terminator>
p1 Server type (FTP, WEB, MODBUS, SNTP)
p2 Server usage (USE, NOT)

Query

WS[p1]?

Example Enable the Web server.

WSWEB,USE

WW

Sets web page parameters (/C7

option)

Syntax

WW p1,p2,p3,p4<terminator>
p1 Web page type

OPERATOR Operator page
MONITOR Monitor page

p2 Web page (ON, OFF)
p3 Authentication

OFF

No authentication

ADMIN Administrator privileges
USER

User privileges

p4 Command input (USE, NOT)

Query

WW[p1]?

Example Enable the operator page, disable authentication,

and enable command input.
WWOPERATOR,USE,OFF,USE

Description • Parameters p3 and p4 are valid when p2 is set

to ON.

• You can set parameter p3 to OFF or ADMIN

when p1 is set to OPERATOR.

• Parameter p4 is valid when p1 is set to

OPERATOR.

3.6 Basic Setting Commands

Advertising