DL06 Micro PLC User Manual, 3rd Edition, Rev. E
5-283
Chapter 5: Standard RLL Instructions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
ECEMAIL Decimal Status Codes
This list of status codes is based on the list in the ECOM100 Mock Slave Address 89 Command
Specification.
ECOM100 Status codes can be classified into four different areas based on its
decimal
value.
ECOM100 Status Code Areas
0-1
Normal Status - no error
2-99
Internal ECOM100 errors
100-999
Standard TCP/IP protocol errors (SMTP, HTTP, etc)
1000+
IBox ladder logic assigned errors (SP Slot Error, etc)
For the ECOM100 Send EMail IBOX, the status codes below are specific to this IBox.
Normal Status 0 - 1
ECOMM100 Send EMAIL IBOX Status Codes
0-1
Success - ECEMAIL completed successfully.
1
Busy - ECEMAIL IBOX logic sets the Error register to this value when the ECEMAIL starts a new request.
Internal ECOM100 Errors (2-99)
Internal ECOM 100 Errors (2-99)
10-19
Timeout Errors - last digit shows where in ECOM100’s SMTP state logic the timeout occurred;
regardless of
the last digit
, the SMTP conversation with the SMTP Server timed out.
SMTP Internal Errors (20-29)
20
TCP Write Error
21
No Sendee
22
Invalid State
23
Invalid Data
24
Invalid SMTP Configuration
25
Memory Allocation Error
ECEMAIL IBox Ladder Logic Assigned Errors (1000+)
ECEMAIL IBox Ladder Logic Assigned Errors (1000+)
101
SP Slot Error - the SP error bit for the ECOM100’s slot turned on. Possibly using RX or WX instructions on the
ECOM100 and walking on the ECEMAIL execution. Use should use ECRX and ECX IBoxes,