Type:Logic ICs
Condition:New
MBSL8RO module:Modbus module relay output
Technology:Industrial patch design
type of output:8 way relay output
Communication type:MODBUS-RTU RS485
Characteristic:Signal acquisition and RS485 communication module
direct dealTwo years of quality assuranceFree shipping(except for remote areas)
be large in quantityAdvance the price discount
Provide customers with cost-effective productsAnd technical support

A chapter of product introduction
First, product overview
MBSL8ROThe module is the 8 relay output module, which is output through isolation RS485 interface. The module adopts standard Modbus RTU communication, and can directly accommodate all kinds of upper computer configuration software, PLC, DCS, etc. Module power supply, RS485 communication and electrical signals are isolated from each other, effectively suppressing all kinds of series mode and common mode interference, as well as ensuring the stable and reliable operation of the module.
1,The RS485 MODBUS RTU standard communication is used for networking with PC configuration software, PLC, industrial touch screen, etc.Communication state indicator
2,Industrial standardThe electrical signals such as signal control, power supply, RS485 communication and so on are isolated from each other.
3The communication circuit adopts lightning protection, anti-jamming design,Power polarity protection.
4RS485 communication signal output interface adopts over voltage and over current double protection.
5It can be widely used for signal acquisition and control in industrial field equipment.
6, module adoptionHardware and software double watchdog timerVehicle grade standards ensure that modules never fail and work stably and reliably.
7.Output fault network protectionWhen the 485 network interrupts, when the machine does not receive the data sent by the main station in the set time, the module will automatically disconnect the output, thus automatically protecting the safety of the field equipment.
8. The communication format can be set up by software.
Two, the main technical indicators
Project | Technical indicators |
Signal input | 1Output channel: 8 often open relay output 2Load capacity: resistive load 250V/2A inductive load 250V/1A 3Relay coil and contact isolation voltage: 2000V |
Communication output | 1Communication protocol: MODBUS-RTU 2Interface type: isolated RS485 communication, output interface adopts over voltage and over current double protection. 3Baud rate: 4800bps, 9600bps, 19200bps, 38400bps, 57600bps 4Check bit: no check, parity check, odd check 5Setting mode: module address, baud rate, parity bit can be set by software. 6Communication distance: 9600bps 1200 meters |
Module size and installation method | 1. Installation: Standard DIN guide rail installation or screw installation. 2,Shape size: 125 x 73 x 35mm |
work environment | Temperature: -10~+60 CHumidity: 35~85%(non - condensation) |
Working power supply | 1Power supply voltage: 10V to 30V wide range of power supply, polarity protection with power supply 2Power consumption: less than 3W |
Three. Interface definition
Terminal name | say bright | Terminal name | say bright |
PW+ | External power input positive end | 485A | RS485Signal A+ |
PW- | External power input negative end | 485B | RS485Signal B- |
RY1A | Relay output channel1 | RY5A | Relay output channel5 |
RY1B | RY5B |
RY2A | Relay output channel2 | RY6A | Relay output channel6 |
RY2B | RY6B |
RY3A | Relay output channel3 | RY7A | Relay output channel7 |
RY3B | RY7B |
RY4A | Relay output channel4 | RY8A | Relay output channel8 |
RY4B | RY8B |
Four.Module wiring schematic

Five. Communication instructions
1Communication parameters description (factory value):9600, N, 8, 1
Parameters | Explain |
9600 | baud rate |
N (No check) | Checkout bit |
8 | Data bit |
1 | Stop position |

The second chapterModbusRegister and communication protocol description
1.Module supported MODBUS function code and address range
1Module supported MODBUS function code
Register type | Address range | Function code | Function code description | Operation |
Output coil register | 00001-00008 | 0x01H | Read multiple coil registers | Read the values of one or more coil registers |
0x05H | Write a coil register | Write the value of a coil register |
0x0FH | Write one or more coil registers | Write the value of one or more coil registers |
Hold register | 40001-40016 | 0x03H | Read multiple hold registers | Read the values of one or more hold registers |
0x 06H | Write a single hold register | Write a data to the hold register |
0x 10H | Write multiple hold registers | Write one or more data to the hold register |
)
Two. Register definition description
1.Output coil register (function code:0x01H,0x05H,0x0FH
address | parameter | length | read/write | MIN | MAX | Explain |
00001 | RY1 | 1 | read/write | 0 | 1 | The state of the digital output bit 1 |
00002 | RY2 | 1 |