App index, Yv sets an e-mail recipient address, Yw sets the e-mail sender address – Yokogawa Removable Chassis DX1000N User Manual
Page 172: Yx sets the e-mail smtp server name, Yj sets the modbus client’s destination server, Yp sets basic modbus client settings, Yr sets the modbus client’s transmit command
3-55
Commands
IM 04L41B01-17E
1
2
3
4
5
6
App
Index
p3 Recipient 2 (ON, OFF)
p4 Whether to include 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 report generation notification e-mail that
includes the source URL to recipient 1. Set the
subject to “Report” and header 1 to “LP2.”
YUREPORT,ON,OFF,ON,Report,LP2
Description • For details on system notifications, see section
1.4.
• You can use report generation notification on
models with the /M1 or /PM1 math option.
• For details on e-mail settings, see section 1.4.
YV
Sets an e-mail recipient address
Syntax
YV p1,p2
p1 Recipient
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] dxuser2@
daqstation.com
Description • To specify multiple recipients, separate each
recipient with a space.
• For details on e-mail settings, see section 1.4.
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 “dxadv.”
YWdxadv
Description For details on e-mail settings, see section 1.4.
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, POPBEFORESMTP,
AUTH)
OFF
Authentication is not
used
POPBEFORESMTP
POP before SMTP is
used
AUTH
SMTP authentication
is used
Query
YX?
Example Set the SMTP server to “smtp.daqstation.
com” and port number to “25.” Use POP3
authentication.
YX smtp.daqstation.com,25,
POPBEFORESMTP
Description For details on e-mail settings, see section 1.4.
YJ
Sets the Modbus client’s
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
Do not use the unit number
FIXED Use a fixed unit number
p5 Unit number (0 to 255)
Query
YJ[p1]?
Example For server number 3, set the port number to
502, the host name to dx2000, the unit number
registration to FIXED, and the unit number to
127.
YJ3,502,dx2000,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 min.
YP500MS,10MIN
YR
Sets the Modbus client’s
transmit 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:
When p2 is set to OFF
There are no parameters after p2.
When p2 is set to R (read 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)
3.6 Basic Setting Commands