Delta AS Series Programming Manual page 1118

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

Explanation
1.
This instruciton is available for PLC with FW V1.06.00.
2.
See the operand name, use explanation and data type in the following table.
Operand
Name
Server
Email server
Communication
Port
port
Local email
LMail
address
Sub
Email subject
Enable/
Verify
verification
Explanation
Server +0: Data length, unit: bytes (0 or 4;
0: no modification)
Server +1~ Server +2: data (Data are
placed from the lower 8 bits.)
For example: 192.168.0.1,
D0 = 16#0004, D1= 16#0001, D2=
16#C0A8;
Up to 15 words can be used in one string;
every section in one string can contain 1-3
words, and use a dot "." to separate each
string, for example 192.168.0.1
Range: 1~65535,
0: no modification
LMail +0: data length, unit: bytes (range:
0~63, 0: no modification.)
LMail +1~ LMail +32: data (Data are
placed from the lower 8 bits.)
For example: ex@deltaww.com
D0 = 16#000E, D1 = 16#7865,
D2 = 16#6440, D3 = 16#6C65,
D4 = 16#6174, D5 = 16#7777,
D6 = 16#2E63, D7 = 16#6D6F
Up to 63 words can be used in one string
Sub +0: data length, unit: bytes (range:
0~31, 0: no modification.)
Sub +1~ Sub +16: data content (Data are
placed from the lower 8 bits.)
For example: Sub
0 = 16#0003, D1 = 16#7553,
D2 = 16#0062
Up to 31 words can be used in one string
disable
0: no modification, 1: Disable verification,
2: Enable verification
Ch ap te r 6 Ap pl ie d Instruc ti ons
Data type
Refer to Server
+0 for address
occupation.
WORD[N]
3 consecutive
words at most
can be occupied.
String
WORD
Refer to LMail
+0 for address
occupation.
WORD[N]
33 consecutive
words at most
can be occupied.
String
Refer to Sub +0
for address
occupation.
WORD[N]
17 consecutive
words at most
can be occupied.
String
WORD
Remark
6_
6
6 - 8 3 9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents