User Manual
3-42
IM 04L21B01-17EN
When you want to send system notifications
Syntax
YU p1,p2,p3,p4,p5,p6,p7<terminator>
p1
Information to send (SYSTEM)
p2
Recipient 1 (ON, OFF)
p3
Recipient 2 (ON, OFF)
p4
Inclusion of the 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-mails that include
the source URL to recipient 1. Set the subject to
“SystemAlert” and header 1 to “LP2.”
YUSYSTEM,ON,OFF,ON,SystemAlert,LP2
When you want to send report generation
notifications
Syntax
YU p1,p2,p3,p4,p5,p6,p7<terminator>
p1
Information to send (REPORT)
p2
Recipient 1 (ON, OFF)
p3
Recipient 2 (ON, OFF)
p4
Inclusion of the 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-mails that
include 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 about system notifications, see
section 1.4.
• You can use report generation notification on
models with the /M1, /PM1, or /PWR1 math
option.
• For details on e-mail settings, see section 1.4.
YV Sets an e-mail recipient address
(/C7 option)
Syntax
YVp1,p2<terminator>
p1
Selects the recipient
1
Recipient 1
2
Recipient 2
p2
Recipient address (up to 150 characters)
Query
YV[p1]?
Example Set recipient 1 to “fxuser1@fx1000.com” and
“fxuser2@fx1000.com.”
YV1,fxuser1@fx1000.comfxuser2@
fx1000.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
(/C7 option)
Syntax
YWp1<terminator>
p1
Sender address (up to 64 characters)
Query
YW?
Example Set the sender address to “fxadv.”
YWfxadv
Description For details on e-mail settings, see section 1.4.
YX Sets the e-mail SMTP server
name (/C7 option)
Syntax
YXp1,p2,p3<terminator>
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.recorder.com” and
the port to 25. Use POP3 authentication.
YXsmtp.recorder.com,25,POPBEFORESMTP
Description For details on e-mail settings, see section 1.4.
YJ Sets the Modbus client’s
destination server (/C7 option)
Syntax
YJp1,p2,p3,p4,p5<terminator>
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 “fx1000,” the unit number
registration to FIXED, and the unit number to
127.
YJ3,502,fx1000,FIXED,127
3.6 Basic Setting Commands