User manual

Transferring Data Using Communication Blocks
184
33002479 06 07/2008
DATABUF
Parameter
Description
Register Contents
DATABUF 1 The mail header is the least significant byte with a value of 1, 2, or
3.
The most significant byte contains the number (n) of characters in
the subject, a value between 0 and 238.
DATABUF 2
...
DATABUF 119
The data (in ASCII format) that will be copied into the Email
message.
The first n characters are added to the configured Email subject.
The remaining characters (2 * N -2 - n) are part of the message
body, where N is the number of words transferred.