SlideShare a Scribd company logo
1 of 12
Download to read offline
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
LS-RDIO0808 Modbus RTU
Contact: Sunny
QQ:2690803514
Whats app: 008613826574847
Skype: lensen-tech@outlook.com
Email: sales@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, AI, AO 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.
This series we have 2DI/2DO module, 4DI/4DO module, 8DI/8DO module. Power
output we have 2 versions, one is 100mW for 600m 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, oil monitoring, mining machinery, environment
monitoring equipments, lifting devices, robots control, filling machine, mixing
equipments, logistic line, AGV etc.
3. About Item Name
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
4. 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
Port Description
Input: 8 active DI (passive customized)
Output:
8 relay passive outputs,
contact max load AC250V/5A,DC30V/5A
(Active output 0-5V customized)
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: 145×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 /
O1 to I / O8;
b: feedback and value of output channels: 0x0040
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
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: Directly read the responding register. 1 means OFF, 0 means ON.
Holding register: Can read all 8 inputs state 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--- directly writes on the corresponding coil register you can control output.
b. Use the holding register--- eight outputs share 1 holding register, so you can manage each bit
separately to control the responding output.
B. About register control
IC Read/
write
Function
code
Products apply
passage 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
DO3
Coil reg.
35 34 Read/
write
01/05
RDIO0404
RDIO0808Holding reg.
40065.2 64.2 Read/
write
03/06
DO4 Coil reg. 36 35 Read/ 01/05
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
write
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
7. DIP Setting:
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
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
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
Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com
8. How to connect LS-RDIO series Modbus RTU
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

スパイス・パークのアップデートリスト(2013年10月度)
スパイス・パークのアップデートリスト(2013年10月度)スパイス・パークのアップデートリスト(2013年10月度)
スパイス・パークのアップデートリスト(2013年10月度)Tsuyoshi Horigome
 
Advanced motion controls dr100ee20a8bdc qd1
Advanced motion controls dr100ee20a8bdc qd1Advanced motion controls dr100ee20a8bdc qd1
Advanced motion controls dr100ee20a8bdc qd1Electromate
 
Id 12-datasheet
Id 12-datasheetId 12-datasheet
Id 12-datasheetAtul Uttam
 
Advanced motion controls dr101ee15a40ldc
Advanced motion controls dr101ee15a40ldcAdvanced motion controls dr101ee15a40ldc
Advanced motion controls dr101ee15a40ldcElectromate
 
Advanced motion controls dr101ee30a40ndc
Advanced motion controls dr101ee30a40ndcAdvanced motion controls dr101ee30a40ndc
Advanced motion controls dr101ee30a40ndcElectromate
 
Advanced motion controls dr100ee30a40ndc
Advanced motion controls dr100ee30a40ndcAdvanced motion controls dr100ee30a40ndc
Advanced motion controls dr100ee30a40ndcElectromate
 
Advanced motion controls dr100ee30a40ldc
Advanced motion controls dr100ee30a40ldcAdvanced motion controls dr100ee30a40ldc
Advanced motion controls dr100ee30a40ldcElectromate
 
Advanced motion controls dr100ee40a8bdc
Advanced motion controls dr100ee40a8bdcAdvanced motion controls dr100ee40a8bdc
Advanced motion controls dr100ee40a8bdcElectromate
 
Advanced motion controls dr100ee60a40ndc
Advanced motion controls dr100ee60a40ndcAdvanced motion controls dr100ee60a40ndc
Advanced motion controls dr100ee60a40ndcElectromate
 
Advanced motion controls dr100ee15a40ldc
Advanced motion controls dr100ee15a40ldcAdvanced motion controls dr100ee15a40ldc
Advanced motion controls dr100ee15a40ldcElectromate
 
Advanced motion controls dr101ee30a40ldc
Advanced motion controls dr101ee30a40ldcAdvanced motion controls dr101ee30a40ldc
Advanced motion controls dr101ee30a40ldcElectromate
 
Advanced motion controls dr100ee15a20bdc
Advanced motion controls dr100ee15a20bdcAdvanced motion controls dr100ee15a20bdc
Advanced motion controls dr100ee15a20bdcElectromate
 
Advanced motion controls dr100ee30a40nac
Advanced motion controls dr100ee30a40nacAdvanced motion controls dr100ee30a40nac
Advanced motion controls dr100ee30a40nacElectromate
 
Advanced motion controls dr100ee20a8bdc
Advanced motion controls dr100ee20a8bdcAdvanced motion controls dr100ee20a8bdc
Advanced motion controls dr100ee20a8bdcElectromate
 
Advanced motion controls dr100ee60a40nac
Advanced motion controls dr100ee60a40nacAdvanced motion controls dr100ee60a40nac
Advanced motion controls dr100ee60a40nacElectromate
 
Advanced motion controls dr100ee16a8bdc
Advanced motion controls dr100ee16a8bdcAdvanced motion controls dr100ee16a8bdc
Advanced motion controls dr100ee16a8bdcElectromate
 
Advanced motion controls dr101ee25a20nac
Advanced motion controls dr101ee25a20nacAdvanced motion controls dr101ee25a20nac
Advanced motion controls dr101ee25a20nacElectromate
 
Advanced motion controls dr100ee100a40ndc
Advanced motion controls dr100ee100a40ndcAdvanced motion controls dr100ee100a40ndc
Advanced motion controls dr100ee100a40ndcElectromate
 
Advanced motion controls dr101ee30a80lac
Advanced motion controls dr101ee30a80lacAdvanced motion controls dr101ee30a80lac
Advanced motion controls dr101ee30a80lacElectromate
 

What's hot (20)

スパイス・パークのアップデートリスト(2013年10月度)
スパイス・パークのアップデートリスト(2013年10月度)スパイス・パークのアップデートリスト(2013年10月度)
スパイス・パークのアップデートリスト(2013年10月度)
 
Advanced motion controls dr100ee20a8bdc qd1
Advanced motion controls dr100ee20a8bdc qd1Advanced motion controls dr100ee20a8bdc qd1
Advanced motion controls dr100ee20a8bdc qd1
 
Id 12-datasheet
Id 12-datasheetId 12-datasheet
Id 12-datasheet
 
Advanced motion controls dr101ee15a40ldc
Advanced motion controls dr101ee15a40ldcAdvanced motion controls dr101ee15a40ldc
Advanced motion controls dr101ee15a40ldc
 
Advanced motion controls dr101ee30a40ndc
Advanced motion controls dr101ee30a40ndcAdvanced motion controls dr101ee30a40ndc
Advanced motion controls dr101ee30a40ndc
 
Advanced motion controls dr100ee30a40ndc
Advanced motion controls dr100ee30a40ndcAdvanced motion controls dr100ee30a40ndc
Advanced motion controls dr100ee30a40ndc
 
Advanced motion controls dr100ee30a40ldc
Advanced motion controls dr100ee30a40ldcAdvanced motion controls dr100ee30a40ldc
Advanced motion controls dr100ee30a40ldc
 
Advanced motion controls dr100ee40a8bdc
Advanced motion controls dr100ee40a8bdcAdvanced motion controls dr100ee40a8bdc
Advanced motion controls dr100ee40a8bdc
 
4 CH Analog Input Module -MOD-AI-4
4 CH Analog Input Module -MOD-AI-44 CH Analog Input Module -MOD-AI-4
4 CH Analog Input Module -MOD-AI-4
 
Advanced motion controls dr100ee60a40ndc
Advanced motion controls dr100ee60a40ndcAdvanced motion controls dr100ee60a40ndc
Advanced motion controls dr100ee60a40ndc
 
Advanced motion controls dr100ee15a40ldc
Advanced motion controls dr100ee15a40ldcAdvanced motion controls dr100ee15a40ldc
Advanced motion controls dr100ee15a40ldc
 
Advanced motion controls dr101ee30a40ldc
Advanced motion controls dr101ee30a40ldcAdvanced motion controls dr101ee30a40ldc
Advanced motion controls dr101ee30a40ldc
 
Advanced motion controls dr100ee15a20bdc
Advanced motion controls dr100ee15a20bdcAdvanced motion controls dr100ee15a20bdc
Advanced motion controls dr100ee15a20bdc
 
Advanced motion controls dr100ee30a40nac
Advanced motion controls dr100ee30a40nacAdvanced motion controls dr100ee30a40nac
Advanced motion controls dr100ee30a40nac
 
Advanced motion controls dr100ee20a8bdc
Advanced motion controls dr100ee20a8bdcAdvanced motion controls dr100ee20a8bdc
Advanced motion controls dr100ee20a8bdc
 
Advanced motion controls dr100ee60a40nac
Advanced motion controls dr100ee60a40nacAdvanced motion controls dr100ee60a40nac
Advanced motion controls dr100ee60a40nac
 
Advanced motion controls dr100ee16a8bdc
Advanced motion controls dr100ee16a8bdcAdvanced motion controls dr100ee16a8bdc
Advanced motion controls dr100ee16a8bdc
 
Advanced motion controls dr101ee25a20nac
Advanced motion controls dr101ee25a20nacAdvanced motion controls dr101ee25a20nac
Advanced motion controls dr101ee25a20nac
 
Advanced motion controls dr100ee100a40ndc
Advanced motion controls dr100ee100a40ndcAdvanced motion controls dr100ee100a40ndc
Advanced motion controls dr100ee100a40ndc
 
Advanced motion controls dr101ee30a80lac
Advanced motion controls dr101ee30a80lacAdvanced motion controls dr101ee30a80lac
Advanced motion controls dr101ee30a80lac
 

Viewers also liked

Weatherford Artifical Lift Systems Gas Lift Analysis and Design
Weatherford Artifical Lift Systems Gas Lift Analysis and DesignWeatherford Artifical Lift Systems Gas Lift Analysis and Design
Weatherford Artifical Lift Systems Gas Lift Analysis and DesignFred Nilson
 
IRZ artificial lift solutions [version 1.4 july 2016]
IRZ artificial lift solutions [version 1.4 july 2016]IRZ artificial lift solutions [version 1.4 july 2016]
IRZ artificial lift solutions [version 1.4 july 2016]Ivan Isaev
 
PowerLogistics Asia 2014 - Lifting & Hoisting - Best Practices – P V N Chandr...
PowerLogistics Asia 2014 - Lifting & Hoisting - Best Practices – P V N Chandr...PowerLogistics Asia 2014 - Lifting & Hoisting - Best Practices – P V N Chandr...
PowerLogistics Asia 2014 - Lifting & Hoisting - Best Practices – P V N Chandr...PowerLift Events
 
Practical DNP3, 60870.5 & Modern SCADA Communication System
Practical DNP3, 60870.5 & Modern SCADA Communication SystemPractical DNP3, 60870.5 & Modern SCADA Communication System
Practical DNP3, 60870.5 & Modern SCADA Communication SystemLiving Online
 
DEF CON 23 - NSM 101 for ICS
DEF CON 23 - NSM 101 for ICSDEF CON 23 - NSM 101 for ICS
DEF CON 23 - NSM 101 for ICSChris Sistrunk
 
Esp systems Presentation
Esp systems PresentationEsp systems Presentation
Esp systems PresentationMohamed Nasr
 
Managing Downhole Failures in a Rod Pumped Well
Managing Downhole Failures in a Rod Pumped Well Managing Downhole Failures in a Rod Pumped Well
Managing Downhole Failures in a Rod Pumped Well Ramez Abdalla, M.Sc
 
Subsurface Pumps, pumpsandpipesmdhc
Subsurface Pumps, pumpsandpipesmdhcSubsurface Pumps, pumpsandpipesmdhc
Subsurface Pumps, pumpsandpipesmdhctmhsweb
 
[Advantech] Modbus protocol training (ModbusTCP, ModbusRTU)
[Advantech] Modbus protocol training (ModbusTCP, ModbusRTU)[Advantech] Modbus protocol training (ModbusTCP, ModbusRTU)
[Advantech] Modbus protocol training (ModbusTCP, ModbusRTU)Ming-Hung Hseih
 
Sucker rod pumping short course!!! ~downhole diagnostic
Sucker rod pumping short course!!!   ~downhole diagnosticSucker rod pumping short course!!!   ~downhole diagnostic
Sucker rod pumping short course!!! ~downhole diagnosticenLightNme888
 
Artificial lift technology
Artificial lift technologyArtificial lift technology
Artificial lift technologyjosepazv
 
Artificial Lift Products from Evolution Oil Tools
Artificial Lift Products from Evolution Oil ToolsArtificial Lift Products from Evolution Oil Tools
Artificial Lift Products from Evolution Oil ToolsGeoffrey Brennan
 
Sucker Rod Pump (SRP)
Sucker Rod Pump (SRP)Sucker Rod Pump (SRP)
Sucker Rod Pump (SRP)Rakesh Kumar
 
Energy Oil Gas Presentation
Energy  Oil  Gas  PresentationEnergy  Oil  Gas  Presentation
Energy Oil Gas Presentationjlai
 
Gas Lift Optimization and Troubleshooting
Gas Lift Optimization and Troubleshooting Gas Lift Optimization and Troubleshooting
Gas Lift Optimization and Troubleshooting Bailey LeRoux
 

Viewers also liked (17)

Weatherford Artifical Lift Systems Gas Lift Analysis and Design
Weatherford Artifical Lift Systems Gas Lift Analysis and DesignWeatherford Artifical Lift Systems Gas Lift Analysis and Design
Weatherford Artifical Lift Systems Gas Lift Analysis and Design
 
IRZ artificial lift solutions [version 1.4 july 2016]
IRZ artificial lift solutions [version 1.4 july 2016]IRZ artificial lift solutions [version 1.4 july 2016]
IRZ artificial lift solutions [version 1.4 july 2016]
 
PowerLogistics Asia 2014 - Lifting & Hoisting - Best Practices – P V N Chandr...
PowerLogistics Asia 2014 - Lifting & Hoisting - Best Practices – P V N Chandr...PowerLogistics Asia 2014 - Lifting & Hoisting - Best Practices – P V N Chandr...
PowerLogistics Asia 2014 - Lifting & Hoisting - Best Practices – P V N Chandr...
 
Practical DNP3, 60870.5 & Modern SCADA Communication System
Practical DNP3, 60870.5 & Modern SCADA Communication SystemPractical DNP3, 60870.5 & Modern SCADA Communication System
Practical DNP3, 60870.5 & Modern SCADA Communication System
 
RTU vs TCP
RTU vs TCPRTU vs TCP
RTU vs TCP
 
DEF CON 23 - NSM 101 for ICS
DEF CON 23 - NSM 101 for ICSDEF CON 23 - NSM 101 for ICS
DEF CON 23 - NSM 101 for ICS
 
Esp systems Presentation
Esp systems PresentationEsp systems Presentation
Esp systems Presentation
 
Managing Downhole Failures in a Rod Pumped Well
Managing Downhole Failures in a Rod Pumped Well Managing Downhole Failures in a Rod Pumped Well
Managing Downhole Failures in a Rod Pumped Well
 
Subsurface Pumps, pumpsandpipesmdhc
Subsurface Pumps, pumpsandpipesmdhcSubsurface Pumps, pumpsandpipesmdhc
Subsurface Pumps, pumpsandpipesmdhc
 
[Advantech] Modbus protocol training (ModbusTCP, ModbusRTU)
[Advantech] Modbus protocol training (ModbusTCP, ModbusRTU)[Advantech] Modbus protocol training (ModbusTCP, ModbusRTU)
[Advantech] Modbus protocol training (ModbusTCP, ModbusRTU)
 
Sucker rod pumping short course!!! ~downhole diagnostic
Sucker rod pumping short course!!!   ~downhole diagnosticSucker rod pumping short course!!!   ~downhole diagnostic
Sucker rod pumping short course!!! ~downhole diagnostic
 
Artificial lift technology
Artificial lift technologyArtificial lift technology
Artificial lift technology
 
Artificial Lift Products from Evolution Oil Tools
Artificial Lift Products from Evolution Oil ToolsArtificial Lift Products from Evolution Oil Tools
Artificial Lift Products from Evolution Oil Tools
 
All about scada
All about scadaAll about scada
All about scada
 
Sucker Rod Pump (SRP)
Sucker Rod Pump (SRP)Sucker Rod Pump (SRP)
Sucker Rod Pump (SRP)
 
Energy Oil Gas Presentation
Energy  Oil  Gas  PresentationEnergy  Oil  Gas  Presentation
Energy Oil Gas Presentation
 
Gas Lift Optimization and Troubleshooting
Gas Lift Optimization and Troubleshooting Gas Lift Optimization and Troubleshooting
Gas Lift Optimization and Troubleshooting
 

Similar to LS-RDIO0808 PLC Wireless link module Modbus RTU

wireless analog I/O module
wireless analog I/O modulewireless analog I/O module
wireless analog I/O moduleSunny 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 modulesSyamim Sempoi
 
VIPA SLIO Introduction
VIPA SLIO IntroductionVIPA SLIO Introduction
VIPA SLIO IntroductionJimmy Hsu
 
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.docxalinainglis
 
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-IG8Electromate
 
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.vnTran Thanh
 
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.pptRinaldy15
 
1.39 inch Round Amoled(400x400) Datasheet
1.39 inch Round Amoled(400x400) Datasheet1.39 inch Round Amoled(400x400) Datasheet
1.39 inch Round Amoled(400x400) DatasheetPanox Display
 
QuickSilver Controls QCI-DS023 QCI-D2-IGK
QuickSilver Controls QCI-DS023 QCI-D2-IGKQuickSilver Controls QCI-DS023 QCI-D2-IGK
QuickSilver Controls QCI-DS023 QCI-D2-IGKElectromate
 
QuickSilver Controls QCI-DS003 QCI-D2-IGB
QuickSilver Controls QCI-DS003 QCI-D2-IGBQuickSilver Controls QCI-DS003 QCI-D2-IGB
QuickSilver Controls QCI-DS003 QCI-D2-IGBElectromate
 
Advanced motion controls bd25a20ac
Advanced motion controls bd25a20acAdvanced motion controls bd25a20ac
Advanced motion controls bd25a20acElectromate
 
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) DatasheetPanox Display
 
Advanced motion controls bd25a20
Advanced motion controls bd25a20Advanced motion controls bd25a20
Advanced motion controls bd25a20Electromate
 
Advanced motion controls bdc40a20
Advanced motion controls bdc40a20Advanced motion controls bdc40a20
Advanced motion controls bdc40a20Electromate
 
74LS47 / DM74LS47 Datasheet PDF
74LS47 / DM74LS47 Datasheet PDF74LS47 / DM74LS47 Datasheet PDF
74LS47 / DM74LS47 Datasheet PDFDatasheet
 
Basics of peripheral devices and Working
Basics of peripheral devices and WorkingBasics of peripheral devices and Working
Basics of peripheral devices and WorkingDr.YNM
 
MTL IS PREFAB CABLE SOLUTIONS FOR HONEYWELL C300
MTL IS PREFAB CABLE SOLUTIONS FOR HONEYWELL C300MTL IS PREFAB CABLE SOLUTIONS FOR HONEYWELL C300
MTL IS PREFAB CABLE SOLUTIONS FOR HONEYWELL C300mahadev chinchole
 

Similar to LS-RDIO0808 PLC Wireless link module Modbus RTU (20)

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
 
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
 
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
 
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
 
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
 
1.39 inch Round Amoled(400x400) Datasheet
1.39 inch Round Amoled(400x400) Datasheet1.39 inch Round Amoled(400x400) Datasheet
1.39 inch Round Amoled(400x400) Datasheet
 
QuickSilver Controls QCI-DS023 QCI-D2-IGK
QuickSilver Controls QCI-DS023 QCI-D2-IGKQuickSilver Controls QCI-DS023 QCI-D2-IGK
QuickSilver Controls QCI-DS023 QCI-D2-IGK
 
QuickSilver Controls QCI-DS003 QCI-D2-IGB
QuickSilver Controls QCI-DS003 QCI-D2-IGBQuickSilver Controls QCI-DS003 QCI-D2-IGB
QuickSilver Controls QCI-DS003 QCI-D2-IGB
 
Advanced motion controls bd25a20ac
Advanced motion controls bd25a20acAdvanced motion controls bd25a20ac
Advanced motion controls bd25a20ac
 
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
 
Pic bluetooth
Pic bluetoothPic bluetooth
Pic bluetooth
 
Advanced motion controls bd25a20
Advanced motion controls bd25a20Advanced motion controls bd25a20
Advanced motion controls bd25a20
 
Dio
DioDio
Dio
 
Advanced motion controls bdc40a20
Advanced motion controls bdc40a20Advanced motion controls bdc40a20
Advanced motion controls bdc40a20
 
Módulo adc 18f4550
Módulo adc   18f4550Módulo adc   18f4550
Módulo adc 18f4550
 
74LS47 / DM74LS47 Datasheet PDF
74LS47 / DM74LS47 Datasheet PDF74LS47 / DM74LS47 Datasheet PDF
74LS47 / DM74LS47 Datasheet PDF
 
Basics of peripheral devices and Working
Basics of peripheral devices and WorkingBasics of peripheral devices and Working
Basics of peripheral devices and Working
 
MTL IS PREFAB CABLE SOLUTIONS FOR HONEYWELL C300
MTL IS PREFAB CABLE SOLUTIONS FOR HONEYWELL C300MTL IS PREFAB CABLE SOLUTIONS FOR HONEYWELL C300
MTL IS PREFAB CABLE SOLUTIONS FOR HONEYWELL C300
 

Recently uploaded

MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Recently uploaded (20)

MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

LS-RDIO0808 PLC Wireless link module Modbus RTU

  • 1. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com LS-RDIO0808 Modbus RTU Contact: Sunny QQ:2690803514 Whats app: 008613826574847 Skype: lensen-tech@outlook.com Email: sales@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, AI, AO 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. This series we have 2DI/2DO module, 4DI/4DO module, 8DI/8DO module. Power output we have 2 versions, one is 100mW for 600m 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, oil monitoring, mining machinery, environment monitoring equipments, lifting devices, robots control, filling machine, mixing equipments, logistic line, AGV etc. 3. About Item Name
  • 3. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 4. 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 Port Description Input: 8 active DI (passive customized) Output: 8 relay passive outputs, contact max load AC250V/5A,DC30V/5A (Active output 0-5V customized) 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: 145×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 / O1 to I / O8; b: feedback and value of output channels: 0x0040
  • 9. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 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: Directly read the responding register. 1 means OFF, 0 means ON. Holding register: Can read all 8 inputs state 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--- directly writes on the corresponding coil register you can control output. b. Use the holding register--- eight outputs share 1 holding register, so you can manage each bit separately to control the responding output. B. About register control IC Read/ write Function code Products apply passage 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 DO3 Coil reg. 35 34 Read/ write 01/05 RDIO0404 RDIO0808Holding reg. 40065.2 64.2 Read/ write 03/06 DO4 Coil reg. 36 35 Read/ 01/05
  • 10. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com write 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 7. DIP Setting:
  • 11. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 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 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
  • 12. Contact: Sunny Web: www.lensen-tech.com Email: sunny@lensen-tech.com 8. How to connect LS-RDIO series Modbus RTU 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