Modbus RS485 Server Read
Server device reads data from the server device register over RS485 network
Since R2020b
Add-On Required: This feature requires the Simulink Support Package for Arduino Hardware add-on.
Libraries:
Simulink Support Package for Arduino Hardware /
Common
Description
In the Modbus RS485 Server Read block, the server device reads data from its registers. The server can read data only from one register per read operation.
Simulink® Support Package for Arduino® Hardware supports the Modbus® communication protocol over the RS485 network. Each device on the RS485 network is referenced by a unique 8-bit address or identifier.
This table categories the server registers referenced by the Modbus server device.
Register Type | Register Size |
---|---|
Coil | 1-bit |
Discrete Input | 1-bit |
Holding Register | 16-bit |
Input Register | 16-bit |
The server can perform either a read or a write operation on its registers.
Ports
Output
Parameters
Version History
Introduced in R2020b