Configuration
3.4 Other options when configuring a CP 243-1
CP 243-1
Operating Instructions, 03/2012, C79000-G8976-C244-02
83
Keyword in the .adb file Description Example
31|SU| Subject 31|SU|temperature station 4
31|TX| Text 31|TX|temperature =
%VD100:4.2F%°C
END End identifier
Structure of the .adb configuration file for the e-mail client
Example of an e-mail configuration file
# This is a comment
TIMESTAMP=3D2C4E48
FILETYPE=EDB
FILEFORMAT=01
FROM= plant.factory2@company.com
SMTPUSR=it@pt2it.khe.siemens.de
SMTPPWD=it
SMTPSN=smtp.gmx.net // DNS name (or IP address) of the SMTP server
SMTPSP=25 // TCP/IP port SMTP server
DNSSA1=194.25.2.129
00|TO|Name.Name@provider.de
00|CC|Name.Name@provider.de
00|SU|Status Station 4
00|TX|problem in plant section 10
01|TO|Name.Name@provider.de
01|CC|Name.Name@provider.de
01|SU|notice about station 4
01|TX|This is a \n\t text with formatting
02|TO|
02|CC|
02|SU|
02|TX|
....
30|TO|
30|CC|
30|SU|
30|TX|
31|TO|Name.Name@provider.de
31|CC|Name.Name@provider.de
31|SU|temperature station 4
31|TX|temperature = %VD100:4.2F%°C
END
# End of File