Yu sets the contents to be sent via e-mail – Yokogawa Data Acquisition with PID Control CX2000 User Manual

Page 176

Advertising
background image

6-47

IM 04L31A01-17E

6

Command

p6: First register number (30001 to 39999,

40001 to 49999, 300001 to 365535, 400001

to 465535)

p7: Type of data assigned to the register

(INT16, UINT16, INT32_B, INT32_L,

UINT32_B, UINT32_L, FLOAT_B,

FLOAT_L)

Query

YM[ p1]?

Example

Register the following command in command

registration number 2: Read the 32-bit signed

integer data that is assigned to registers 30003

(upper 16 bits) and 30004 (lower 16 bits) of the

slave device at address 5 into C02 of the CX.

YM2,ON,C02,C02,5,30003,INT32_B

Description • This command is valid when the serial

interface protocol is set to “Master.” For a

description of setting the serial interface, see

section 4.2.

• The settings specified by this command take

effect after the CX is power cycled.

YU

Sets the contents to be sent via
e-mail

When sending the changes in the alarm status

Syntax

YU p1,p2,p3,p4,p5,p6,p7,p8,p9,p10,

p11,p12<terminator>
p1: Transmitted content (ALARM)

p2: Enable/disable recipient 1 (ON, OFF)

p3: Enable/disable recipient 2 (ON, OFF)

p4: Enable/disable alarm transmission of alarm

number 1 (ON, OFF)

p5: Enable/disable alarm transmission of alarm

number 2 (ON, OFF)

p6: Enable/disable alarm transmission of alarm

number 3 (ON, OFF)

p7: Enable/disable alarm transmission of alarm

number 4 (ON, OFF)

p8: Enable/disable attachment of instantaneous

data (ON, OFF)

p9: Enable/disable attachment of source URL

(ON, OFF)

p10: Subject (up to 32 characters)

p11: Header 1 (up to 64 characters)

p12: Header 2 (up to 64 characters)

Query

YU[ p1]?

Example

Transmit alarms of alarm numbers 1 to 4

including instantaneous data but not including

the source URL to recipient 1. The subject is

“ALM”, and the header is “LP2”.

YUALARM,ON,OFF,ON,ON,ON,ON,ON,OFF,

ALM,LP2

When sending e-mail at scheduled times

Syntax

YU p1,p2,p3,p4,p5,p6,p7,p8,p9,p10,

p11,p12<terminator>
p1: Transmitted content (TIME)

p2: Enable/disable recipient 1 (ON, OFF)

p3: Interval for sending e-mail to recipient 1

(1H, 2H, 3H, 4H, 6H, 8H, 12H, 24H)

p4: Time when sending e-mail to recipient 1

(HH:MM)

p5: Enable/disable recipient 2 (ON, OFF)

p6: Interval for sending e-mail to recipient 2 (1H,

2H, 3H, 4H, 6H, 8H, 12H, 24H)

p7: Time when sending e-mail to recipient 2

(HH:MM)

p8: Enable/disable attachment of instantaneous

data (ON, OFF)

p9: Enable/disable attachment of source URL

(ON, OFF)

p10: Subject (up to 32 characters)

p11: Header 1 (up to 64 characters)

p12: Header 2 (up to 64 characters)

Query

YU[ p1]?

Example

Send e-mail at 17 hours 15 minutes every day to

recipient 1. Do not include instantaneous data

but include the source URL. The subject is

“GOOD”, and the header is “LP2”.

YUTIME,ON,24H,17:15,OFF,,,OFF,ON,

GOOD,LP2

When sending system notifications

Syntax

YU p1,p2,p3,p4,p5,p6,p7<terminator>
p1: Transmitted content (SYSTEM)

p2: Enable/disable recipient 1 (ON, OFF)

p3: Enable/disable recipient 2 (ON, OFF)

p4: Enable/disable attachment of source URL

(ON, OFF)

p5: Subject (up to 32 characters)

p6: Header 1 (up to 64 characters)

p7: Header 2 (up to 64 characters)

Query

YU[ p1]?

Example

Send system notification e-mail messages

including the source URL to recipient 1. The

subject is “SystemAlert”, and the header is “LP2”.

YUSYSTEM,ON,OFF,ON,SystemAlert,LP2

When sending report generation notifications

Syntax

YU p1,p2,p3,p4,p5,p6,p7<terminator>
p1: Transmitted content (REPORT)

p2: Enable/disable recipient 1 (ON, OFF)

p3: Enable/disable recipient 2 (ON, OFF)

p4: Enable/disable attachment of source URL

(ON, OFF)

p5: Subject (up to 32 characters)

p6: Header 1 (up to 64 characters)

p7: Header 2 (up to 64 characters)

Query

YU[ p1]?

6.7 Basic Setting Commands (Measurement)

Advertising