Condition:New
Type:Logic ICs
Color classification:Open (active input) open (dry contact input)
Can collect 22 dry or wet signal contact node (active or passive input); as a dry contact input or sensor (NPN or PNP) input can be set is positive or negative input total jumper; as the active input polarity automatic conversion, no jumper switch; 4 way relay can be controlled via the MODBUS bus module; the use of Modbus-RTU communication, can be directly adapted PLC, DCS and various domestic configuration software.
[Default Open (active input)] $40.22
open (dry contact input) price:$45.82 (contact the seller update the price)
A. Summary
MB22DI4RO 22Switch input acquisition and 4 relay output module can collect 22 dry or wet signal contact node (active or passive input); as a dry contact input or sensor (NPN or PNP) input can be set is positive or negative input total jumper; as the active input polarity automatic conversion, no jumper switch; 4 way relay can be controlled via the MODBUS bus communication module; using Modbus-RTU, can be directly adapted PLC, DCS and various domestic configuration software etc..
Open signal acquisition, relay output, power supply, RS485 communication electrical signals isolated from each other, the effective suppression of all types of serial mode and common mode interference, but also to ensure that the module works reliably.
Two. Characteristic
1. Using Modbus-RTU protocol.
2. Signal acquisition, relay output, power supply, RS485 communication electrical signals isolated from each other.
Three RS485The communication signal output interface is protected by the overvoltage and overcurrent.
4. Input signal type and communication format can be set by software.
Five Power polarity protection.
Six Open signal setting
1) When set to the active input, input signal can also be used as input for a total of yin and yang or input, do not need to set the jumper, the internal polarity reversal function.
2) When set to dry contact input, as long as the short signal to the signal to the public side of the signal. However, users need to specify when buying, open into a common or isolated (isolated from the price higher).
Three. Technical index
project | parameter |
Signal input | 1Input channel: 22 way dry contact or wet node switch input 2Signal type: common yin or Yang input polarity identification 3Signal level: high level (30V ~ 10V) low level (0V ~ 3V) FourSampling rate: 1000HZ FiveIsolated voltage protection: 1500V |
signal output | 1Output channel: 8 normally open relay output 2Load capacity: resistive load 250V/10A inductive load 250V/3A FiveIsolated voltage protection: 1500V |
Communication output | 1Communication protocol: MODBUS-RTU 2Interface type: isolated RS485 communication, the output of the interface using the overvoltage and overcurrent protection 3Baud rate: 1200BPS, 2400bps., 4800bps, 9600bps, 19200bps. 4Check bit: no parity check, parity check 5. setting: module address, baud rate, parity bit is set up by the software 6Communication distance: 9600bps 1200 meters SevenElectrical isolation protection: 1500V |
Module size | Separate module size: 145mm*90mm*40mm |
Installation method | Standard DIN guide rail installation |
work environment | Temperature: -10 ~ +55 temperature humidity: 35~85% (not dew) |
Working power supply | 1Power supply voltage: 10V~30V wide range of power supply, with the power supply polarity protection 2Power consumption: less than 5W |
Four. Product appearance

Five. Module peripheral wiring diagram
1. Switch quantity input connection

2. Relay output method
3. Communication and power supply connection

Six. Module indicator lamp and switch function specification
1. POW/SET;Module working status indication
A.Green light: the module works in the running state. B. red light: the module is configured to write parameters, need to re power up.
2. TXD/RXD:Communication status indication
A.The green light flashes: the communication receives the data B. red light flashes: the module is sending data
C.The green light is always on: DATA+ and DATA- on the communication line RS485 line is connected to the reverse or the connection is broken.
3. Module right reset switch
1) When the communication parameters (module address, baud rate, parity bit) do not know or communication parameter misspecification, and can not establish contact module communication, the solution is to reset the communication parameters; we use the clip to hold the reset switch is not open, 5 seconds after the [POW/SET] module of the red indicator lights, release the reset switch, the communication the parameters have been reset, as long as the power supply module after the restart time, the communication parameters of the module has been reset.
2) Communication parameters after reset: Address: 1, baud rate: 9600bps, parity: No.
Seven. Principle block diagram

The second chapterModbusRegister and communication protocol
A. MODBUSRegister description
1. Module supports MODBUS function code
Register type | Address range | Function code | Functional code description |
Coil register | 00001-00004 | 0x01H | Read one or more coil registers |
0x05H | Write a coil register |
0x0FH | Write one or more coil registers |
Open input register | 10001-10006 | 0x02H | Read one or more open input registers |
Input register | 30001-30008 | 0x04H | Read one or more input registers |
Hold register | 40001-40176 | 0x03H | Read one or more hold registers |
0x06H | Write a data to hold register |
0x10H | Write one or more data to hold register |
2. Register definition description
1) Coil register0x01H,0x05H,0x0FH)
address | parameter | read/write | minimum value | Maximum value | Explain |
00001 | RO0 | Read and write | 0 | 1 | Relay output0 |
00002 | RO1 | Read and write | 0 | 1 | Relay output1 |
00003 | RO2 | Read and write | 0 | 1 | Relay output2 |
00004 | RO3 | Read and write | 0 | 1 | Relay output3 |
2) Discrete input register(0x02H)
address | parameter | read/write | minimum value | Maximum value | Explain |
10001 | DI0 | read-only | 0 | 1 | Switch input channel0 |
10002 | DI1 | read-only | 0 | 1 | Switch input channel1 |
10003 | DI2 | read-only | 0 | 1 | Switch input channel2 |
10004 | DI3 | read-only | 0 | 1 | Switch input channel3 |
10005 | DI4 | read-only | 0 | 1 | Switch input channel4 |
10006 | DI5 | read-only | 0 | 1 |