App index, Yv sets e-mail recipient addresses, Yw sets the e-mail sender address – Yokogawa Button Operated MV2000 User Manual
Page 109: Yx sets the e-mail smtp server name, Yj sets a modbus client destination server, Yp sets basic modbus client settings, Yr sets a modbus client transmission command
4-35
Commands
IM MV1000-17E
1
2
3
4
5
6
7
App
Index
p3 Recipient 2 ON/OFF
p4 Include source URL ON/OFF
p5 Subject (up to 32 alphanumeric characters)
p6 Header 1 (up to 64 characters)
p7 Header 2 (up to 64 characters)
Query
YU[ p1]?
Example Send report generation notification e-mail
messages including the source URL to recipient
1. Set the subject to “Report” and header 1 to
“LP2.”
YUREPORT,ON,OFF,ON,Report,LP2
Description • For the contents of system notifications, see
section 2.3.
• Report generation notification can be used on
models with the /M1 math option.
• For e-mail settings, see section 2.3.
YV
Sets e-mail recipient addresses
Syntax
YV p1,p2
p1 Recipient selection
1
Recipient 1
2
Recipient 2
p2 Recipient address (up to 150 alphanumeric
characters)
Query
YV[p1]?
Example Set recipient 1 to “[email protected]”
and “[email protected].”
YV1,[email protected] mvuser2@
daqstation.com
Description • To set multiple recipients, separate each
recipient with a space.
• For e-mail settings, see section 2.3.
YW
Sets the e-mail sender address
Syntax
YW p1
p1 Sender address (up to 64 alphanumeric
characters)
Query
YW?
Example Set the sender address to “mvadv.”
YWmvadv
Description For e-mail settings, see section 2.3.
YX
Sets the e-mail SMTP server
name
Syntax
YX p1,p2,p3
p1 SMTP server name (up to 64 characters)
p2 Port number (0 to 65535)
p3 Authentication
OFF
No authentication
POPBEFORESMTP
Execute POP Before
SMTP
Query
YX?
Example Set the SMTP server to “smtp.daqstation.com,”
the port number to “25,” and execute POP
Before SMTP.
YX smtp.daqstation.com,25,POPBEFORESMTP
Description For e-mail settings, see section 2.4.
YJ
Sets a Modbus client destination
server
Syntax
YJ p1,p2,p3,p4,p5
p1 Server number (1 to 16)
p2 Port number (0 to 65535)
p3 Host name (up to 64 characters)
p4 Unit number registration
AUTO
Not use the unit number
FIXED Use a fixed unit number
p5 Unit number (0 to 255)
Query
YJ[ p1]?
Example Set the port number of server number 3 to 502,
the host name to mv2000, the unit number
registration to FIXED, and the unit number to
127.
YJ3,502,mv2000,FIXED,127
YP
Sets basic Modbus client
settings
Syntax
YP p1,p2
p1 Read cycle (125MS, 250MS, 500MS, 1S,
2S, 5S, 10S)
p2 Retry interval (OFF, 10S, 20S, 30S,1MIN,
2MIN, 5MIN, 10MIN, 20MIN, 30MIN, 1H)
Query
YP?
Example Set the read cycle to 500 ms and the retry
(reconnection) interval to 10 minutes.
YP500MS,10MIN
YR
Sets a Modbus client
transmission command
Syntax
YR p1,p2,p3···
p1 Command number (1 to 16)
p2 Command type (OFF, R, R-M, W, W-M)
Description Parameters p3 and subsequent parameters vary
depending on the p2 setting as follows:
If p2 is OFF
There are no parameters after p2.
If p2 is R [read into external input channels]
p3 First channel (external input channel
number)
p4 Last channel (external input channel
number)
p5 Server number (1 to 16)
p6 First register number (30001 to 39999,
40001 to 49999, 300001 to 365536, 400001
to 465536)
p7 Register data type (INT16, UINT16,
INT32_B, INT32_L, UINT32_B, UINT32_L)
4.6 Basic Setting Commands