Communication
11.2 PROFINET
S7-1200 Programmable controller
System Manual, V4.2, 09/2016, A5E02486680-AK
889
DONE
(Page 892)
Output BOOL I, Q, M, D, L Status parameter
• DONE = 0: Job not yet started or
still executing.
• DONE = 1: Job was executed with-
out errors.
BUSY
(Page 892)
Output BOOL I, Q, M, D, L Status parameter
• BUSY=0: The processing of
"TMAIL_C" was stopped.
• BUSY = 1: E-mail transmission is
not yet complete.
ERROR
(Page 892)
Output BOOL I, Q, M, D, L Status parameter
• ERROR = 0: No error has occu-
rred.
• ERROR = 1: An error occurred
during processing. STATUS sup-
plies detailed information on the
type of error.
STATUS
(Page 892)
Output WORD I, Q, M, D, L Status parameter
Return value or error information of the
"TMAIL_C" instruction (see parameter
description).
You will find more detailed information on valid data types in "Overview of valid data types".
Note
Optional parameters
The optional parameters CC, TEXT, and ATTACHMENT are only sent with the e
-mail if the
corresponding parameters contain a string of length >
0.