DL205 User Manual, 4th Edition, Rev. B
5–272
Chapter 5: Intelligent Box (IBox) Instructions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
ECOM100 Configuration (ECOM100) (IB-710)
ECOM100 Configuration defines all the common information for one specific ECOM100
module which is used by the other ECOM100 IBoxes; for example, ECRX - ECOM100
Network Read , ECEMAIL - ECOM100
Send EMail, ECIPSUP - ECOM100 IP
Setup, etc.
You MUST have the ECOM100
Configuration IBox at the top of your
ladder/stage program with any other
configuration IBoxes. The Message Buffer
parameter specifies the starting address of a
65 WORD buffer. This is 101 Octal
addresses (e.g. V1400 thru V1500).
If you have more than one ECOM100 in
your PLC, you must have a different ECOM100 Configuration IBox for EACH ECOM100
module in your system that utilizes any ECOM IBox instructions.
The Workspace and Status parameters and the entire Message Buffer are internal, private
registers used by the ECOM100 Configuration IBox and MUST BE UNIQUE in this one
instruction and MUST NOT be used anywhere else in your program.
In order for MOST ECOM100 IBoxes to function, you must turn ON dip switch 7 on the
ECOM100 circuit board. You can keep dip switch 7 off if you are ONLY using ECOM100
Network Read and Write IBoxes (ECRX, ECWX).
ECOM100 Parameters
• ECOM100#: this is a logical number associated with this specific ECOM100 module in the
specified slot. All other ECxxxx IBoxes that need to reference this ECOM100 module must
reference this logical number
• Slot: specifies which PLC slot is occupied by the ECOM100 module
• Status: specifies a V-memory location that will be used by the instruction
• Workspace: specifies a V-memory location that will be used by the instruction
• Msg Buffer: specifies the starting address of a 65 word buffer that will be used by the module for
configuration
DS5
Used
HPP
N/A
Parameter
DL205 Range
ECOM100# . . . . . . . . . . . . . . . . . . . . . . . . . . . . K
K0-255
Slot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . K
K0-7
Status . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . V
See DL205 V-memory map - Data Words
Workspace . . . . . . . . . . . . . . . . . . . . . . . . . . . . V
See DL205 V-memory map - Data Words
Msg Buffer (65 words used) . . . . . . . . . . . . . . . V
See DL205 V-memory map - Data Words
ý
ý
þ
þ
230
240
2
5
0
-1
2
6
0