Programming
4.4 ETHx_EMAIL
CP 243-1
100 Operating Instructions, 03/2012, C79000-G8976-C244-02
Only one ETHx_EMAIL subroutine can be active at any one time. Sending several e-mails at
the same time is not possible. As a result, it is advisable to link the "START" input with both
the return value "Done" of the ETHx_E-MAIL subroutine and the corresponding bit of the
return value "CH_Ready" from the ETHx_CTRL subroutine.
Call
Figure 4-4 Calling the ETHx_EMAIL subroutine
Input parameters
Name Type Meaning
START BOOL Input condition for triggering an e-mail
request
0: Do not trigger e-mail request
1: Trigger e-mail request
Mail BYTE Number of the e-mail from the
configuration that describes the e-mail
request to be executed.
Value range: 0 .. 31
Abort BOOL Input condition for aborting an e-mail
request
0: Do not abort e-mail request
1: Abort e-mail request
Input parameters (ETHx_EMAIL)