Page 2
Notice This document describes the use of the L02-EIP module in detail. It is for personnel with certain engineering experience. Shenzhen Coolmay Technology Co., Ltd. is not responsible for any consequences arising from the use of this information.
3.1. L02 PLC and L02-EIP for EtherNet/IP communication......9 3.1.1. Host mapping address................9 3.1.2. Ethernet/IP host program example............10 3.2. KV-7500 PLC and L02-EIP for EtherNet/IP communication....14 3.2.1. EtherNet / IP setting................14 3.2.2. Import the EDS file into the project............15 3.2.3. Add another module in the above manner.........18 3.2.4.
Because of their high product stability, strong anti-interference ability and excellent performance, they have been highly appreciated by users. 1.1. Product Structure This section will outline the product structure of the L02-EIP module. The product structure of the L02-EIP module is as follows: ③...
L02-EIP Module User Manual The outline dimensions of L02 series modules are as follows: 1.1.1. System indicator definition Explanation Colour Running indicator light, lights up when the system is running Green normally Link1 Running indicator, always on when the system is powered on;...
L02-EIP Module User Manual Keep Center tap Receive signal + Receive signal - Ground 1.2. System structure The typical application architecture of L02-EIP module is shown in the figure below: communication protocol adopts standard EtherNet/IP communication bus, which can easily realize barrier-free connection with EtherNet/IP PLC or industrial computer.
Page 7
L02-EIP Module User Manual EMC test Surge immunity test Power cord: 2KV, 5KHZ (asymmetric) IEC 61000-4-5 Pulse group anti-jamming test Power cord: 2KV, 5KHz IEC 61000-4-4 Signal line: 2KV, 5KHz (I/O coupling clamp) 1KV, 5Hz (communication coupling clamp) Electrostatic immunity test Contact discharge:±4KV...
L02-EIP Module User Manual 1.4. Environmental conditions for transportation, storage and operation Environmental conditions-transportation and storage Temperature -40℃~70℃ Atmospheric pressure 1080hPa~660hPa (corresponding height is -1000m~+3500m) Relative humidity 10%~95%, non-condensing Fall 1m, 10 times, transport package Environmental conditions-work Temperature Horizontal installation: 0℃~60℃...
L02-EIP Module User Manual 2. Product manual This chapter mainly introduces the electrical block diagram of L02-EIP module products, the performance parameters of various models, and wiring instructions. 2.1. Overall description The module communication interface supports the EtherNet/IP bus...
L02-EIP Module User Manual 2.2. Dial switch to set IP address Dial switch IP1,IP0 Serial number Corresponding bit Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 IP address is 192.168.IP1.IP0 IP1 and IP0 are respectively set by the 8-bit (one byte, according to the binary method) dial switch in the figure For example, set IP 192.168.1.120:...
Page 11
L02-EIP Module User Manual https://en.coolmay.com/...
The L02-EIP module can be connected to different types of EtherNet/IP master stations, and its configuration method and the software used are different. Note that L02-EIP needs to be used with L02 series I/O modules. As an EtherNet/IP slave station, it can expand DI/O up to 512 points and AI/O 50 points.
L02-EIP Module User Manual Number Number Host Number 50 host of digital corresponding Connection of slaves Slave IP analog corresponding input address state D8325 input addresses bytes 200 pcs words R23830 M5000- R23100- Slave 1 R23834 R23835 R23820 R23831 M5199...
Page 14
L02-EIP Module User Manual https://en.coolmay.com/...
Page 15
L02-EIP Module User Manual https://en.coolmay.com/...
Page 16
L02-EIP Module User Manual https://en.coolmay.com/...
3.2. KV-7500 PLC and L02-EIP for EtherNet/IP communication In this example, KV-7500 is used as the main control, and the connected module is L02-EIP. The specific operation steps are as follows. In actual applications, please connect the hardware cables in advance. 3.2.1. EtherNet / IP setting (1) Open Tools>Built-in Ethernet Setting>EtherNet/IP Setting...
L02-EIP Module User Manual 3.2.2. Import the EDS file into the project (1) EDS file>Login>Select the EDS file of ethip-v1.5-weidmueller-ur20-fbc-EIP https://en.coolmay.com/...
Page 19
L02-EIP Module User Manual (2) Double-click UR20-FBC-EIP to add a device, set the node address and IP https://en.coolmay.com/...
Page 20
L02-EIP Module User Manual (3) Assign input and output registers. Click <Edit> under UR20-FBC-EIP, configure the registers corresponding to IN and OUT, which can be assigned automatically or manually. In this example: IN is automatically assigned as W00 OUT is automatically assigned as W02.
L02-EIP Module User Manual 3.2.4. Write ladder diagram test program for debugging (1) Write the test program ladder, W02 and W06 by the 100MS plus 1, then the installation program and configuration write PLC: (2) Run KV-7500 PLC, network cable connected to the module, the module can be seen that the output will flash rapidly.
3.3. FP7 PLC and L02-EIP for EtherNet/IP communication In this example, FP7 PLC is used as the main control, and the connected module is L02-EIP. The specific operation steps are as follows. In actual applications, please connect the hardware cables in advance. 3.3.1. Configure IP (1) Open FP7 configuration>...
L02-EIP Module User Manual 3.3.3. Add EDS equipment to the project (1) Login EDS file https://en.coolmay.com/...
Page 27
L02-EIP Module User Manual (2) Configured corresponding input connected to the output register LD0 corresponds to the input of the module LD7 corresponds to the output of the module https://en.coolmay.com/...
3.4. NX1P2 PLC and L02-EIP for EtherNet/IP communication In this example, NX1P2 PLC is used as the main control, and the connected module is L02-EIP. The specific operation steps are as follows. In actual applications, please connect the hardware cables in advance. 3.4.1. Configure IP (1) Open the built-in EtherNet/IP port setting, configure the local IP https://en.coolmay.com/...
Page 29
L02-EIP Module User Manual (2) Add a global variable whose data type is WORD and the network public type is input and a global variable whose data type is WORD and the network public type is output. https://en.coolmay.com/...
L02-EIP Module User Manual 3.4.2. EtherNet/IP connection setting (1) Tools>EtherNet/IP connection setting (2) Double click the PLC name to open the setting (3) Right-click on the target device in the toolbox on the right>Show EDS library https://en.coolmay.com/...
L02-EIP Module User Manual 3.4.3. Add target device (1) Close the dialog box, click the + button under the target device to add the target device (2) Enter the IP of the target device, select the model name as the newly...
L02-EIP Module User Manual 3.4.4. Register variable (1) To register variables, click Register all in the label group (2) Register the global variable we just created https://en.coolmay.com/...
Page 35
L02-EIP Module User Manual (3) The variable we built appears in the input and output list (4) Click on the connection icon on the left (5) Double-click the target device just added https://en.coolmay.com/...
Page 36
L02-EIP Module User Manual (6) Fill in 101 in the input target variable, select EIP_IN as the starting variable Fill in 102 in the output target variable, select EIP_OUT as the starting variable (7) Download to PLC, pay attention to download EtherNet/IP connection...
Page 37
L02-EIP Module User Manual https://en.coolmay.com/...
Need help?
Do you have a question about the L02-EIP and is the answer not in the manual?
Questions and answers