Raptor-Dev-Modbus-Library: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
|- | |- | ||
!MODBUS Slave Error | !MODBUS Slave Error | ||
|<p></p> | |<p>This block will send a MODBUS Error Response.</p> | ||
| | | | ||
|- | |- | ||
!MODBUS Slave Response | !MODBUS Slave Response | ||
|<p></p> | |<p>This block is used to package and send a response to a request.</p> | ||
| | | | ||
|} | |} |
Revision as of 15:28, 28 November 2016
New Eagle > Products Wiki > Raptor Platform > Raptor-Dev > Raptor-Dev Modbus Library
This library takes care of all low-level Modbus protocol details under the hood, so the end-user need only choose which signals he/she wishes to transmit or receive over the Modbus channel.
Block | Description | Appearance |
---|---|---|
MODBUS Master | This block acts as a Modbus master on a serial bus. |
|
MODBUS Slave | This block acts as a Modbus slave on a serial bus. |
|
MODBUS Slave Error | This block will send a MODBUS Error Response. |
|
MODBUS Slave Response | This block is used to package and send a response to a request. |