SlideShare a Scribd company logo
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
LS-RDIO0202 Modbus RTU
Contact: Sunny
Whats App: 008613826574847
Skype: lensen-tech@outlook.com
Email: sunny@lensen-tech.com
Web:www.lensen-tech.com
Add: Xixiang, Baoan, Shenzhen, China
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
1. LS-RDIO series module general introduction
LS-RDIO Modbus RTU is an industrial controller designed by Lensen Technology. It
supports point to point, point to multi-points wireless DI, DO collection and control.
This transceiver has the advantage of easy installation, no program required, no
communication fee. It is reliable and cost-effective substitution for rail signal cable,
slip ring signal wire.
LS-RDIO0202 has 2 inputs 2 relay outputs and 1 RS485 (wireless RS485 is
customized). Power output we have 2 versions, one is 100mW for 1km LOS control
distance, and another one is 1W for 3km LOS control distance
2. Application Field
LS-RDIO series I/O module is widely used in industry automation like factory central
data process, pump control, tank level monitoring, Conveyor Control,oil monitoring,
mining machinery, environment monitoring equipment, lifting devices, robots control,
filling machine, mixing equipment, logistic line, AGV etc.
3. About Item Name
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
4. LS-RDIO0202 Parameter
Parameter
Power output: 1W (or 100mW version)
Power supply: 9V-30V (usually choose 24V DC or 12V DC)
Control distance: 3km (or 1km version)
Baud rate: 1200bps
Receiving sensibility: -123dBm@1200bps, -118dbm(9600bps)
Networking
Networking: Point to point and point to multipoint
Protocol: Modbus RTU protocol
Port Description
Input: 2 active inputs (passive customize)
Output:
2 passive relay outputs,
contact max load AC250V/5A,DC30V/5A
(active outputs 0-5V customize)
Communication port RS485 (wireless RS485 customize)
Current
Transmit current: <600mA (or 100mA version)
Receiving current: <50mA (or 20mA version)
General
Frequency: 433MHz, 400, 450, 470 or other band
Channel No: 16 channels, can change via DIP switch
Physical Properties
Dimension: 115×90×40(mm)
Antenna Connector: SMA,vehicle antenna with 1.5m cable
Temperature: 35℃~+75℃( industrial)
Mounting method: Standard 3.5 inch industrial guild rail
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
5. LS-RDIO series I/O control application example
1) Point to point control
Remarks:
Module A Module B Input and Output Correspondence
A(DI1-DI8) B(DO1-DO8) DI1-DI8 of A to control DO1-DO8 of B respectively
A(DO1-DO8) B(DI1-DI8) DO1-DO8 of A is controlled by DI1-DI8 of B respectively
Notes: A and B should use the same channel
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
2) One master to control 2 slaves
Remarks:
Master Module Slave Module Input and Output Correspondence
A(DI1-DI4) B1(DO1-DO4) DI1-DI4 of A control DO1-DO4 of B1 respectively
A(DI5-DI8) B2(DO1-DO4) DI5-DI8 of A control DO1-DO4 of B2 respectively
A(DO1-DO4) B1(DI1-DI4) DO1-DO4 of A is controlled by DI1-DI4 of B1
A(DO5-DO8) B2(DI1-DI4) DO5-DO8 of A is controlled by DI1-DI4 of B2
Notes: A and B should use the same channel
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
3) One master to control 4 slaves
Remarks:
Master Slave Input and Output Correspondence
A(DI1-DI2) B1(DO1-DO2) DI1-DI2 of A control DO1-DO2 of B1
A(DI3-DI4) B2(DO1-DO2) DI3-DI4 of A control DO1-DO2 of B2
A(DI5-DI6) B3(DO1-DO2) DI5-DI6 of A control DO1-DO2 of B3
A(DI7-DI8) B4(DO1-DO2) DI7-DI8 of A control DO1-DO2 of B4
A(DO1-DO2) B1(DI1-DI2) DO1-DO2 of A controlled by DI1-DI2 of B
A(DO3-DO4) B2(DI1-DI2) DO3-DO4 of A controlled by DI1-DI2 of B2
A(DO5-DO6) B3(DI1-DI2) DO5-DO6 of A controlled by DI1-DI2 of B3
A(DO7-DO8) B4(DI1-DI2) DO7-DO8 of A controlled by DI1-DI2 of B4
Notes: A and B should use the same channel
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
4) One master to 8 salves
Remarks:
Master Salve Input and control correspondence
A(DI1) B1(DO1) DI1 of A control DO1 of B1
A(DI2) B2(DO1) DI2 of A control DO1 of B1
A(DI3) B3(DO1) DI3 of A control DO1 of B1
A(DI4) B4(DO1) DI4of A control DO1 of B1
A(DI5) B5(DO1) DI5 of A control DO1 of B1
A(DI6) B6(DO1) DI6 of A control DO1 of B1
A(DI7) B7(DO1) DI7 of A control DO1 of B1
A(DI8) B8(DO1) DI8 of A control DO1 of B1
A(DO1) B1(DI1) DO1 of A is controlled by DI1 of B1
A(DO8) B8(DI1) DO8 of A is controlled by DI1 of B8
Note: module A and B should use the same channel;
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
5) To communicate with PC/PLC
6. Modbus RTU communication and value calculation
A. Register types:
Register types Read
command
Write command
(Control command)
Power off Function
coil register 0x01 Input --not support
Output-support
Not keep Can read input value
Hold register 0x03
1) Coil register:
Input: it is not convenient to read 8 I/O at one time. In order to control each I/O
correspondingly, we defined coil register. The register address is 0x0000-0x0007.
Output: it is not convenient to control 8 I/O at one time. In order to control each I/O
correspondingly, we defined coil register whose address is 0x0020-0x0028.
Note: The coil is not extra resource, just a method for register addressing---addressing by bit.
2) Holding register:
a. value of input channels: 0x0000
Note: addressing by bit means we only use the first 8 bits; bit0 to bit7 corresponds with I /
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
O1 to I / O8;
b: feedback and value of output channels: 0x0040
Note: addressing by bit means bit 0 corresponds with 1/O1, bit 7 corresponds with 1/O8, bit
8-bit 15 corresponding value we write 0.
3) Reading method:
Coil register: read the responding register directly. 1 means OFF, 0 means ON.
Holding register: Can read all 8 inputs one time. We only use bit0-bit7 of this 16-bit register;
each bit represents the state of an input.
4) Control methods:
a. Use the coil--- write the corresponding coil register directly you can control its corresponding
output.
b. Use the holding register--- 8 outputs share 1 holding register, so you can manage each bit
separately to control the corresponding output.
B. About register control
IC Read/
write
Function
code
Products apply
Channel IC type PLC ID Modbus ID
DI1
Coil reg. 1 0 read 01
RDIO0202
RDIO0404
RDIO0808
Holding reg. 40001.0 0.0 read 03
DI2
Coil reg. 2 1 read 01
Holding reg. 40001.1 0.1 read 03
DI3
Coil reg. 3 2 read 01
RDIO0404
RDIO0808
Holding reg. 40001.2 0.2 read 03
DI4
Coil reg. 4 3 read 01
Holding reg. 40001.3 0.3 read 03
DI5
Coil reg. 5 4 read 01
RDIO0808
Holding reg. 40001.4 0.4 read 03
DI6
Coil reg. 6 5 read 01
Holding reg. 40001.5 0.5 read 03
DI7
Coil reg. 7 6 read 01
Holding reg. 40001.6 0.6 read 03
DI8
Coil reg. 8 7 read 01
Holding reg. 40001.7 0.7 read 03
DO1
Coil reg.
33 32 Read/
write
01/05
RDIO0202
RDIO0404
RDIO0808
Holding reg.
40065.0 64.0 Read/
write
03/06
DO2
Coil reg.
34 33 Read/
write
01/05
Holding reg.
40065.1 64.1 Read/
write
03/06
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
DO3
Coil reg.
35 34 Read/
write
01/05
RDIO0404
RDIO0808
Holding reg.
40065.2 64.2 Read/
write
03/06
DO4
Coil reg.
36 35 Read/
write
01/05
Holding reg.
40065.3 64.3 Read/
write
03/06
DO5
Coil reg.
37 36 Read/
write
01/05
RDIO0808
Holding reg.
40065.4 64.4 Read/
write
03/06
DO6
Coil reg.
38 37 Read/
write
01/05
Holding reg.
40065.5 64.5 Read/
write
03/06
DO7
Coil reg.
39 38 Read/
write
01/05
Holding reg.
40065.6 64.6 Read/
write
03/06
DO8
Coil reg.
40 39 Read/
write
01/05
Holding reg.
40065.7 64.7 Read/
write
03/06
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
7. DIP Setting:
1) Outer(right side) DIP 1-4 are used for channel setting. Please check the following definition:
Channel
No.
DIP Setting
Channel
No.
DIP Setting
Channel
No.
DIP setting
Channel
No.
DIP setting
1
1234
2
1234
3
1234
4
1234
5
1234
6
1234
7
1234
8
1234
2) Outer(right side) DIP 5-8 are used for mode setting. Please check the following definition
DIP Status Function Remarks
5
OFF Conventional modules
ON Customized modules
6、7 OFF、OFF 1 to 1 control Slave module’s ID set to 1
6、7 OFF、ON 1 to 2 slaves control 2 slave modules’ ID set to 1 and 2 respectively
6、7 ON、OFF 1 to 4 slaves control 4 salve modules’ ID set to 1, 2, 3 and 4 respectively
6、7 ON、ON 1 to 8 slave control 8 slave modules’ ID set to 1, 2, 3, 4, 5, 6, 7 and 8
respectively
8
OFF Slave mode
ON Master mode
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
3) Interior(left side)DIP 1-8 are used for module’s ID setting (also Modbus slaves’ ID.), for
example
ID DIP setting ID DIP setting ID DIP setting
1 2 3
4 5 6
7 8 9
10 11 12
13 14 15
DIP for slaves with ID 16-254, please refer the above regulation to set
Note: Above picture of sample is ID1
8. How to connect LS-RDIO series Modbus RTU
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
9. LS-RDIO series how to choose proper item:
Item No. Distance I/O numbers Power supply Interface
LS-RDIO 0202
600m、3000m
2DI、2DO
9-36V DC RS-485LS-RDIO 0404 4DI、4DO
LS-RDIO 0808 8DI、8DO

More Related Content

What's hot

CONG NGHE PHAN MEM
CONG NGHE PHAN MEMCONG NGHE PHAN MEM
CONG NGHE PHAN MEM
duc phong
 
Kaseya Connect 2012: BEST PRACTICE SYSTEMS MANAGEMENT IN REGULATED BUSINESSES
Kaseya Connect 2012: BEST PRACTICE SYSTEMS MANAGEMENT IN REGULATED BUSINESSESKaseya Connect 2012: BEST PRACTICE SYSTEMS MANAGEMENT IN REGULATED BUSINESSES
Kaseya Connect 2012: BEST PRACTICE SYSTEMS MANAGEMENT IN REGULATED BUSINESSES
Kaseya
 
TỪ ĐIỂN NĂNG LỰC - ĐẠI HỌC HARVARD
TỪ ĐIỂN NĂNG LỰC - ĐẠI HỌC HARVARDTỪ ĐIỂN NĂNG LỰC - ĐẠI HỌC HARVARD
TỪ ĐIỂN NĂNG LỰC - ĐẠI HỌC HARVARDminhkhaihoang
 
Giáo trình vb.net
Giáo trình vb.netGiáo trình vb.net
Giáo trình vb.netHung Pham
 
ConvNeXt.pptx
ConvNeXt.pptxConvNeXt.pptx
ConvNeXt.pptx
YanhuaSi
 
Bài giảng lớp đào tạo nhận thức KPI
Bài giảng lớp đào tạo nhận thức KPIBài giảng lớp đào tạo nhận thức KPI
Bài giảng lớp đào tạo nhận thức KPI
tuandn137
 
Hướng dẫn cách đọc bản vẽ , boc tách khối lượng
Hướng dẫn cách đọc bản vẽ , boc tách khối lượngHướng dẫn cách đọc bản vẽ , boc tách khối lượng
Hướng dẫn cách đọc bản vẽ , boc tách khối lượng
Pham Nguyen Phap
 
Làm chủ công cụ dựng sàn trong phần mềm revit
Làm chủ công cụ dựng sàn trong phần mềm revitLàm chủ công cụ dựng sàn trong phần mềm revit
Làm chủ công cụ dựng sàn trong phần mềm revit
Kiến Trúc KISATO
 
Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algori...
Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algori...Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algori...
Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algori...
Han Xiao
 

What's hot (9)

CONG NGHE PHAN MEM
CONG NGHE PHAN MEMCONG NGHE PHAN MEM
CONG NGHE PHAN MEM
 
Kaseya Connect 2012: BEST PRACTICE SYSTEMS MANAGEMENT IN REGULATED BUSINESSES
Kaseya Connect 2012: BEST PRACTICE SYSTEMS MANAGEMENT IN REGULATED BUSINESSESKaseya Connect 2012: BEST PRACTICE SYSTEMS MANAGEMENT IN REGULATED BUSINESSES
Kaseya Connect 2012: BEST PRACTICE SYSTEMS MANAGEMENT IN REGULATED BUSINESSES
 
TỪ ĐIỂN NĂNG LỰC - ĐẠI HỌC HARVARD
TỪ ĐIỂN NĂNG LỰC - ĐẠI HỌC HARVARDTỪ ĐIỂN NĂNG LỰC - ĐẠI HỌC HARVARD
TỪ ĐIỂN NĂNG LỰC - ĐẠI HỌC HARVARD
 
Giáo trình vb.net
Giáo trình vb.netGiáo trình vb.net
Giáo trình vb.net
 
ConvNeXt.pptx
ConvNeXt.pptxConvNeXt.pptx
ConvNeXt.pptx
 
Bài giảng lớp đào tạo nhận thức KPI
Bài giảng lớp đào tạo nhận thức KPIBài giảng lớp đào tạo nhận thức KPI
Bài giảng lớp đào tạo nhận thức KPI
 
Hướng dẫn cách đọc bản vẽ , boc tách khối lượng
Hướng dẫn cách đọc bản vẽ , boc tách khối lượngHướng dẫn cách đọc bản vẽ , boc tách khối lượng
Hướng dẫn cách đọc bản vẽ , boc tách khối lượng
 
Làm chủ công cụ dựng sàn trong phần mềm revit
Làm chủ công cụ dựng sàn trong phần mềm revitLàm chủ công cụ dựng sàn trong phần mềm revit
Làm chủ công cụ dựng sàn trong phần mềm revit
 
Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algori...
Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algori...Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algori...
Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algori...
 

Similar to LS-RDIO0202 wireless I/O module 2DI 2DO wireless ON-OFF control

LS-RDIO0808 PLC Wireless link module Modbus RTU
LS-RDIO0808 PLC Wireless link module Modbus RTULS-RDIO0808 PLC Wireless link module Modbus RTU
LS-RDIO0808 PLC Wireless link module Modbus RTU
Sunny Chou
 
LS-RDIO0404 Wireless I/O module
LS-RDIO0404 Wireless I/O moduleLS-RDIO0404 Wireless I/O module
LS-RDIO0404 Wireless I/O module
Sunny Chou
 
wireless analog I/O module
wireless analog I/O modulewireless analog I/O module
wireless analog I/O module
Sunny Chou
 
xbee pro digi-mesh 2.4 oem rf modules
xbee pro  digi-mesh  2.4 oem rf modulesxbee pro  digi-mesh  2.4 oem rf modules
xbee pro digi-mesh 2.4 oem rf modules
Syamim Sempoi
 
VIPA SLIO Introduction
VIPA SLIO IntroductionVIPA SLIO Introduction
VIPA SLIO Introduction
Jimmy Hsu
 
QuickSilver Controls QCI-DS018 QCI-D2-IG8
QuickSilver Controls QCI-DS018 QCI-D2-IG8QuickSilver Controls QCI-DS018 QCI-D2-IG8
QuickSilver Controls QCI-DS018 QCI-D2-IG8
Electromate
 
7447_datasheet.pdf© 2001 Fairchild Semiconductor Corporati.docx
7447_datasheet.pdf© 2001 Fairchild Semiconductor Corporati.docx7447_datasheet.pdf© 2001 Fairchild Semiconductor Corporati.docx
7447_datasheet.pdf© 2001 Fairchild Semiconductor Corporati.docx
alinainglis
 
Ge8808 led datasheet
Ge8808 led datasheetGe8808 led datasheet
Ge8808 led datasheet
Greeled Electronic
 
Tm035 pdhg03
Tm035 pdhg03Tm035 pdhg03
Tm035 pdhg03
Hugo Alaniz
 
Logo! in details share by voip.com.vn
Logo! in details share by voip.com.vnLogo! in details share by voip.com.vn
Logo! in details share by voip.com.vn
Tran Thanh
 
Advanced motion controls bd25a20ac
Advanced motion controls bd25a20acAdvanced motion controls bd25a20ac
Advanced motion controls bd25a20ac
Electromate
 
Advanced motion controls bd25a20
Advanced motion controls bd25a20Advanced motion controls bd25a20
Advanced motion controls bd25a20
Electromate
 
Advanced motion controls dpralte 025b200
Advanced motion controls dpralte 025b200Advanced motion controls dpralte 025b200
Advanced motion controls dpralte 025b200
Electromate
 
lg_42_inch_plasma_tv_training_manual.ppt
lg_42_inch_plasma_tv_training_manual.pptlg_42_inch_plasma_tv_training_manual.ppt
lg_42_inch_plasma_tv_training_manual.ppt
Rinaldy15
 
Advanced motion controls mc1xdz01
Advanced motion controls mc1xdz01Advanced motion controls mc1xdz01
Advanced motion controls mc1xdz01
Electromate
 
CMEL 2.8 inch Amoled(240x320) Datasheet
CMEL 2.8 inch Amoled(240x320) DatasheetCMEL 2.8 inch Amoled(240x320) Datasheet
CMEL 2.8 inch Amoled(240x320) Datasheet
Panox Display
 
Advanced motion controls mc1xzdcr
Advanced motion controls mc1xzdcrAdvanced motion controls mc1xzdcr
Advanced motion controls mc1xzdcr
Electromate
 

Similar to LS-RDIO0202 wireless I/O module 2DI 2DO wireless ON-OFF control (20)

LS-RDIO0808 PLC Wireless link module Modbus RTU
LS-RDIO0808 PLC Wireless link module Modbus RTULS-RDIO0808 PLC Wireless link module Modbus RTU
LS-RDIO0808 PLC Wireless link module Modbus RTU
 
LS-RDIO0404 Wireless I/O module
LS-RDIO0404 Wireless I/O moduleLS-RDIO0404 Wireless I/O module
LS-RDIO0404 Wireless I/O module
 
wireless analog I/O module
wireless analog I/O modulewireless analog I/O module
wireless analog I/O module
 
xbee pro digi-mesh 2.4 oem rf modules
xbee pro  digi-mesh  2.4 oem rf modulesxbee pro  digi-mesh  2.4 oem rf modules
xbee pro digi-mesh 2.4 oem rf modules
 
VIPA SLIO Introduction
VIPA SLIO IntroductionVIPA SLIO Introduction
VIPA SLIO Introduction
 
QuickSilver Controls QCI-DS018 QCI-D2-IG8
QuickSilver Controls QCI-DS018 QCI-D2-IG8QuickSilver Controls QCI-DS018 QCI-D2-IG8
QuickSilver Controls QCI-DS018 QCI-D2-IG8
 
Pic bluetooth
Pic bluetoothPic bluetooth
Pic bluetooth
 
7447_datasheet.pdf© 2001 Fairchild Semiconductor Corporati.docx
7447_datasheet.pdf© 2001 Fairchild Semiconductor Corporati.docx7447_datasheet.pdf© 2001 Fairchild Semiconductor Corporati.docx
7447_datasheet.pdf© 2001 Fairchild Semiconductor Corporati.docx
 
Ge8808 led datasheet
Ge8808 led datasheetGe8808 led datasheet
Ge8808 led datasheet
 
Dio
DioDio
Dio
 
Tm035 pdhg03
Tm035 pdhg03Tm035 pdhg03
Tm035 pdhg03
 
Logo! in details share by voip.com.vn
Logo! in details share by voip.com.vnLogo! in details share by voip.com.vn
Logo! in details share by voip.com.vn
 
Módulo adc 18f4550
Módulo adc   18f4550Módulo adc   18f4550
Módulo adc 18f4550
 
Advanced motion controls bd25a20ac
Advanced motion controls bd25a20acAdvanced motion controls bd25a20ac
Advanced motion controls bd25a20ac
 
Advanced motion controls bd25a20
Advanced motion controls bd25a20Advanced motion controls bd25a20
Advanced motion controls bd25a20
 
Advanced motion controls dpralte 025b200
Advanced motion controls dpralte 025b200Advanced motion controls dpralte 025b200
Advanced motion controls dpralte 025b200
 
lg_42_inch_plasma_tv_training_manual.ppt
lg_42_inch_plasma_tv_training_manual.pptlg_42_inch_plasma_tv_training_manual.ppt
lg_42_inch_plasma_tv_training_manual.ppt
 
Advanced motion controls mc1xdz01
Advanced motion controls mc1xdz01Advanced motion controls mc1xdz01
Advanced motion controls mc1xdz01
 
CMEL 2.8 inch Amoled(240x320) Datasheet
CMEL 2.8 inch Amoled(240x320) DatasheetCMEL 2.8 inch Amoled(240x320) Datasheet
CMEL 2.8 inch Amoled(240x320) Datasheet
 
Advanced motion controls mc1xzdcr
Advanced motion controls mc1xzdcrAdvanced motion controls mc1xzdcr
Advanced motion controls mc1xzdcr
 

Recently uploaded

H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 

Recently uploaded (20)

H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 

LS-RDIO0202 wireless I/O module 2DI 2DO wireless ON-OFF control

  • 1. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com LS-RDIO0202 Modbus RTU Contact: Sunny Whats App: 008613826574847 Skype: lensen-tech@outlook.com Email: sunny@lensen-tech.com Web:www.lensen-tech.com Add: Xixiang, Baoan, Shenzhen, China
  • 2. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 1. LS-RDIO series module general introduction LS-RDIO Modbus RTU is an industrial controller designed by Lensen Technology. It supports point to point, point to multi-points wireless DI, DO collection and control. This transceiver has the advantage of easy installation, no program required, no communication fee. It is reliable and cost-effective substitution for rail signal cable, slip ring signal wire. LS-RDIO0202 has 2 inputs 2 relay outputs and 1 RS485 (wireless RS485 is customized). Power output we have 2 versions, one is 100mW for 1km LOS control distance, and another one is 1W for 3km LOS control distance 2. Application Field LS-RDIO series I/O module is widely used in industry automation like factory central data process, pump control, tank level monitoring, Conveyor Control,oil monitoring, mining machinery, environment monitoring equipment, lifting devices, robots control, filling machine, mixing equipment, logistic line, AGV etc. 3. About Item Name
  • 3. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 4. LS-RDIO0202 Parameter Parameter Power output: 1W (or 100mW version) Power supply: 9V-30V (usually choose 24V DC or 12V DC) Control distance: 3km (or 1km version) Baud rate: 1200bps Receiving sensibility: -123dBm@1200bps, -118dbm(9600bps) Networking Networking: Point to point and point to multipoint Protocol: Modbus RTU protocol Port Description Input: 2 active inputs (passive customize) Output: 2 passive relay outputs, contact max load AC250V/5A,DC30V/5A (active outputs 0-5V customize) Communication port RS485 (wireless RS485 customize) Current Transmit current: <600mA (or 100mA version) Receiving current: <50mA (or 20mA version) General Frequency: 433MHz, 400, 450, 470 or other band Channel No: 16 channels, can change via DIP switch Physical Properties Dimension: 115×90×40(mm) Antenna Connector: SMA,vehicle antenna with 1.5m cable Temperature: 35℃~+75℃( industrial) Mounting method: Standard 3.5 inch industrial guild rail
  • 4. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 5. LS-RDIO series I/O control application example 1) Point to point control Remarks: Module A Module B Input and Output Correspondence A(DI1-DI8) B(DO1-DO8) DI1-DI8 of A to control DO1-DO8 of B respectively A(DO1-DO8) B(DI1-DI8) DO1-DO8 of A is controlled by DI1-DI8 of B respectively Notes: A and B should use the same channel
  • 5. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 2) One master to control 2 slaves Remarks: Master Module Slave Module Input and Output Correspondence A(DI1-DI4) B1(DO1-DO4) DI1-DI4 of A control DO1-DO4 of B1 respectively A(DI5-DI8) B2(DO1-DO4) DI5-DI8 of A control DO1-DO4 of B2 respectively A(DO1-DO4) B1(DI1-DI4) DO1-DO4 of A is controlled by DI1-DI4 of B1 A(DO5-DO8) B2(DI1-DI4) DO5-DO8 of A is controlled by DI1-DI4 of B2 Notes: A and B should use the same channel
  • 6. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 3) One master to control 4 slaves Remarks: Master Slave Input and Output Correspondence A(DI1-DI2) B1(DO1-DO2) DI1-DI2 of A control DO1-DO2 of B1 A(DI3-DI4) B2(DO1-DO2) DI3-DI4 of A control DO1-DO2 of B2 A(DI5-DI6) B3(DO1-DO2) DI5-DI6 of A control DO1-DO2 of B3 A(DI7-DI8) B4(DO1-DO2) DI7-DI8 of A control DO1-DO2 of B4 A(DO1-DO2) B1(DI1-DI2) DO1-DO2 of A controlled by DI1-DI2 of B A(DO3-DO4) B2(DI1-DI2) DO3-DO4 of A controlled by DI1-DI2 of B2 A(DO5-DO6) B3(DI1-DI2) DO5-DO6 of A controlled by DI1-DI2 of B3 A(DO7-DO8) B4(DI1-DI2) DO7-DO8 of A controlled by DI1-DI2 of B4 Notes: A and B should use the same channel
  • 7. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 4) One master to 8 salves Remarks: Master Salve Input and control correspondence A(DI1) B1(DO1) DI1 of A control DO1 of B1 A(DI2) B2(DO1) DI2 of A control DO1 of B1 A(DI3) B3(DO1) DI3 of A control DO1 of B1 A(DI4) B4(DO1) DI4of A control DO1 of B1 A(DI5) B5(DO1) DI5 of A control DO1 of B1 A(DI6) B6(DO1) DI6 of A control DO1 of B1 A(DI7) B7(DO1) DI7 of A control DO1 of B1 A(DI8) B8(DO1) DI8 of A control DO1 of B1 A(DO1) B1(DI1) DO1 of A is controlled by DI1 of B1 A(DO8) B8(DI1) DO8 of A is controlled by DI1 of B8 Note: module A and B should use the same channel;
  • 8. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 5) To communicate with PC/PLC 6. Modbus RTU communication and value calculation A. Register types: Register types Read command Write command (Control command) Power off Function coil register 0x01 Input --not support Output-support Not keep Can read input value Hold register 0x03 1) Coil register: Input: it is not convenient to read 8 I/O at one time. In order to control each I/O correspondingly, we defined coil register. The register address is 0x0000-0x0007. Output: it is not convenient to control 8 I/O at one time. In order to control each I/O correspondingly, we defined coil register whose address is 0x0020-0x0028. Note: The coil is not extra resource, just a method for register addressing---addressing by bit. 2) Holding register: a. value of input channels: 0x0000 Note: addressing by bit means we only use the first 8 bits; bit0 to bit7 corresponds with I /
  • 9. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com O1 to I / O8; b: feedback and value of output channels: 0x0040 Note: addressing by bit means bit 0 corresponds with 1/O1, bit 7 corresponds with 1/O8, bit 8-bit 15 corresponding value we write 0. 3) Reading method: Coil register: read the responding register directly. 1 means OFF, 0 means ON. Holding register: Can read all 8 inputs one time. We only use bit0-bit7 of this 16-bit register; each bit represents the state of an input. 4) Control methods: a. Use the coil--- write the corresponding coil register directly you can control its corresponding output. b. Use the holding register--- 8 outputs share 1 holding register, so you can manage each bit separately to control the corresponding output. B. About register control IC Read/ write Function code Products apply Channel IC type PLC ID Modbus ID DI1 Coil reg. 1 0 read 01 RDIO0202 RDIO0404 RDIO0808 Holding reg. 40001.0 0.0 read 03 DI2 Coil reg. 2 1 read 01 Holding reg. 40001.1 0.1 read 03 DI3 Coil reg. 3 2 read 01 RDIO0404 RDIO0808 Holding reg. 40001.2 0.2 read 03 DI4 Coil reg. 4 3 read 01 Holding reg. 40001.3 0.3 read 03 DI5 Coil reg. 5 4 read 01 RDIO0808 Holding reg. 40001.4 0.4 read 03 DI6 Coil reg. 6 5 read 01 Holding reg. 40001.5 0.5 read 03 DI7 Coil reg. 7 6 read 01 Holding reg. 40001.6 0.6 read 03 DI8 Coil reg. 8 7 read 01 Holding reg. 40001.7 0.7 read 03 DO1 Coil reg. 33 32 Read/ write 01/05 RDIO0202 RDIO0404 RDIO0808 Holding reg. 40065.0 64.0 Read/ write 03/06 DO2 Coil reg. 34 33 Read/ write 01/05 Holding reg. 40065.1 64.1 Read/ write 03/06
  • 10. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com DO3 Coil reg. 35 34 Read/ write 01/05 RDIO0404 RDIO0808 Holding reg. 40065.2 64.2 Read/ write 03/06 DO4 Coil reg. 36 35 Read/ write 01/05 Holding reg. 40065.3 64.3 Read/ write 03/06 DO5 Coil reg. 37 36 Read/ write 01/05 RDIO0808 Holding reg. 40065.4 64.4 Read/ write 03/06 DO6 Coil reg. 38 37 Read/ write 01/05 Holding reg. 40065.5 64.5 Read/ write 03/06 DO7 Coil reg. 39 38 Read/ write 01/05 Holding reg. 40065.6 64.6 Read/ write 03/06 DO8 Coil reg. 40 39 Read/ write 01/05 Holding reg. 40065.7 64.7 Read/ write 03/06
  • 11. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 7. DIP Setting: 1) Outer(right side) DIP 1-4 are used for channel setting. Please check the following definition: Channel No. DIP Setting Channel No. DIP Setting Channel No. DIP setting Channel No. DIP setting 1 1234 2 1234 3 1234 4 1234 5 1234 6 1234 7 1234 8 1234 2) Outer(right side) DIP 5-8 are used for mode setting. Please check the following definition DIP Status Function Remarks 5 OFF Conventional modules ON Customized modules 6、7 OFF、OFF 1 to 1 control Slave module’s ID set to 1 6、7 OFF、ON 1 to 2 slaves control 2 slave modules’ ID set to 1 and 2 respectively 6、7 ON、OFF 1 to 4 slaves control 4 salve modules’ ID set to 1, 2, 3 and 4 respectively 6、7 ON、ON 1 to 8 slave control 8 slave modules’ ID set to 1, 2, 3, 4, 5, 6, 7 and 8 respectively 8 OFF Slave mode ON Master mode
  • 12. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 3) Interior(left side)DIP 1-8 are used for module’s ID setting (also Modbus slaves’ ID.), for example ID DIP setting ID DIP setting ID DIP setting 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 DIP for slaves with ID 16-254, please refer the above regulation to set Note: Above picture of sample is ID1 8. How to connect LS-RDIO series Modbus RTU
  • 13. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 9. LS-RDIO series how to choose proper item: Item No. Distance I/O numbers Power supply Interface LS-RDIO 0202 600m、3000m 2DI、2DO 9-36V DC RS-485LS-RDIO 0404 4DI、4DO LS-RDIO 0808 8DI、8DO