267
CHAPTER 16 TROUBLESHOOTING
16
16.7 Error Code List
(b) Send area
*1 A sending error log block area consists of 16 error log blocks that have the same data order.
Buffer memory name Address Description
Dedicated instruction normal
completion count
5B39
H
The cumulative number of normal completions of the dedicated instruction
(MSEND) is stored.
• 0: The MSEND instruction has not been executed or no executions have
resulted in normal completion.
• 1 or more: The cumulative number of normal completions of the MSEND
instruction
Dedicated instruction abnormal
completion count
5B3A
H
The cumulative number of abnormal ends of the dedicated instruction (MSEND) is
stored.
• 0: The MSEND instruction has not been executed or no executions have
resulted in abnormal end.
• 1 or more: The cumulative number of abnormal ends of the MSEND instruction
Number of mails normally
completed
5B3B
H
The cumulative number of sent e-mails forwarded by the E71 to the send mail
server is stored.
• 0: No mail has been sent.
• 1 or more: The number of normal completions of mail sending
Attached file sending count
5B3C
H
The cumulative number of e-mails with an attachment sent by the E71 is stored.
• 0: No e-mail with an attachment has been sent.
• 1 or more: The number of normal sending of e-mails with an attachment
Sending to the server count
5B3D
H
The cumulative number of e-mails sent by the E71 to the send mail server is
stored.
• 0: No e-mail has been sent to the server.
• 1 or more: The cumulative number of sending e-mails to the server
Number of mails abnormally
completed
5B3E
H
The cumulative number of communication errors returned in response to send
requests to the send mail server is stored.
• 0: No communication error between servers or no e-mail sent
• 1 or more: The cumulative number of communication errors
Error log write count
5B3F
H
The cumulative number of registrations in the send error log block area is stored.
• 0: No error or no inquiry to the server
• 1 or more: The cumulative number of writes to the error log block area
Sending error log write pointer
5B40
H
The number of the error log block where the latest send error log is registered is
stored.
• 0: No error (no registration of sending error log)
• 1 or more: The number of the error log block where the latest sending error log
is registered.
If the pointer value is 8, it means that the latest error log is registered in the
receiving error log block 8 area. When the number of receiving errors reaches
nine, the error log is then registered in the error log block 1 area again.
*1
Error log block
Error code
5B41
H
An error code indicating the error details is stored.
Command code
5B42
H
The system command code of the error message is stored.
To
5B43
H
The first eight words of the receiver's e-mail address of the error e-mail in the
communications with the mail server are stored in the ASCII code.
(Example) If the sender's e-mail address is "use@from.add.sample.co.jp",
"use@from.add.sam" is stored in the ASCII code.
Date
5B4B
H
The date and time when the e-mail was sent are stored in the BCD code (similar to
5883
H
of (a)).
Subject
5B4F
H
The first 15 words of the e-mail subject are stored. A subject is not stored
successfully if it contains characters other than alphanumeric and ASCII code
characters.