Brand Name:icchipcn.com
Condition:New
Type:Logic ICs

ChapterOne product introduction
First, product overview
MBSL16DOThe module is a 16 digital isolation output (NPN transistor collector open output) module, which is output by isolating the 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 standardSignal control, power supply, RS485 communication, electrical signals 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.
6Module hasHardware and software double watchdog timerAuto grade standard, guarantee module never fails to 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.
8The communication format can be set by software.
Two, the main technical indicators
project | Technical indicators |
Signal input / output | 1Output channel: 16 channel digital output 2Load capacity: resistive load 1A/ channel |
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 | Explain | Terminal name | Explain |
PW+ | External power input positive end | 485A | RS485Signal A+ |
PW- | External power input negative end | 485B | RS485Signal B- |
DO1 | Digital output channel1 | DO9 | Digital output channel9 |
DO2 | Digital output channel2 | DO10 | Digital output channel10 |
DO3 | Digital output channel3 | DO11 | Digital output channel11 |
DO4 | Digital output channel4 | DO12 | Digital output channel12 |
DO5 | Digital output channel5 | DO13 | Digital output channel13 |
DO6 | Digital output channel6 | DO14 | Digital output channel14 |
DO7 | Digital output channel7 | DO15 | Digital output channel15 |
DO8 | Digital output channel8 | DO16 | Digital output channel16 |
Four.Module wiring diagram

Five. Communication instructions
1Communication parameters description (factory value):9600, N, 8, 1
parameter | 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-00016 | 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 | minimum value | Maximum value | Explain |
00001 | DO1 | 1 | read/write | 0 | 1 | The state of the digital output bit 1 |
00002 | DO2 | 1 | read/write | 0 |
|