EMAIL Interface
The EMAIL interface can send email to either a predefined address group or to any recipient placed in the "TO" item. Connection definitions concerning the SMTP server have to be made previously. Depending on which "SendTo" item is set to true the email interface will send the content to different addresses.
Item Name | SUBJECT |
---|---|
Description | Â |
Data Type | STRING |
Default value | Â |
Access Rights | Read and Write |
Standard Path | NETx.XCON.<EMAIL>.SUBJECT |
Item Name | BODY |
---|---|
Description | Â |
Data Type | STRING |
Default value | Â |
Access Rights | Read and Write |
Standard Path | NETx.XCON.<EMAIL>.BODY |
Item Name | TO |
---|---|
Description | Â |
Data Type | STRING |
Default value | Â |
Access Rights | Read and Write |
Standard Path | NETx.XCON.<EMAIL>.TO |
Item Name | SendTo |
---|---|
Description | Â |
Data Type | BOOL |
Default value | 0 (False) |
Access Rights | Read and Write |
Standard Path | NETx.XCON.<EMAIL>.SendTo |
Item Name | SendToAdmin |
---|---|
Description | Â |
Data Type | BOOL |
Default value | 0 (False) |
Access Rights | Read and Write |
Standard Path | NETx.XCON.<EMAIL>.SendToAdmin |
Item Name | SendToSystem |
---|---|
Description | Â |
Data Type | BOOL |
Default value | 0 (False) |
Access Rights | Read and Write |
Standard Path | NETx.XCON.<EMAIL>.SendToSystem |
Item Name | SendToUser |
---|---|
Description | Â |
Data Type | BOOL |
Default value | 0 (False) |
Access Rights | Read and Write |
Standard Path | NETx.XCON.<EMAIL>.SendToUser |