Yv sets the e-mail recipient address, Yw sets the e-mail sender address, Yx sets the e-mail smtp server name – Yokogawa Data Acquisition with PID Control CX2000 User Manual

Page 177

Advertising
background image

6-48

IM 04L31A01-17E

Example

Send report generation notification e-mail

messages including the source URL to recipient

1. The subject is “Report”, and the header is

“LP2”.

YUREPORT,ON,OFF,ON,Report,LP2

Description • For the contents of the system notification,

see section 2.11.

• Report generation notification can be used on

models with the computation function option /

M1.

• For details on the settings of e-mail, see

sections 2.3 and 2.11.

YV

Sets the e-mail recipient address

Syntax

YV p1,p2<terminator>
p1: Select Recipient

1: Recipient 1

2: Recipient 2

p2: Recipient address (up to 150 characters)

Query

YV[p1]?

Example

Set recipient 1 to “[email protected]” and

[email protected]”.

YV1,[email protected] [email protected]

Description • To set multiple recipients, separate each

recipient with a space.

• For details on the settings of e-mail, see

sections 2.3 and 2.11.

YW

Sets the e-mail sender address

Syntax

YW p1<terminator>
p1: Sender address (up to 64 characters)

Query

YW?

Example

Set the sender address to “CX2000”.

YWCX2000

Description For details on the settings of e-mail, see sections

2.3 and 2.11.

YX

Sets the e-mail SMTP server
name

Syntax

YX p1,p2<terminator>
p1: SMTP server name (up to 64 characters)

p2: Port number (0 to 65535).

Query

YX?

Example

Set the SMTP server to “mhs.good.com” and

port number to “25”.

YXmhs.good.com,25

Description For details on the settings of e-mail, see sections

2.3 and 2.11.

6.7 Basic Setting Commands (Measurement)

ML

Sets the communication buffer
recovery processing

Syntax

ML p1<terminator>
p1: DO/internal switches processing

Continue:

hold the status

Clear:

clear the status

Query

ML?

Example

During communication buffer recovery, clears

DO and the internal switches.

MLclear

MM

Sets the modbus mouse/
temperature meter
communication automatic
recovery

Syntax

MM p1,p2<terminator>

p1:

Turns automatic recovery On/Off

p2:

Intervals: 1min, 2min, 5min, 10min, 20min,

30min, or 60min.

Query

MM?

Example

Temperature meter communications

automatically restored after 5 minutes.

MMON,5min

Advertising