Raptor-Dev-Modbus-Library: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
| | | | ||
|- | |- | ||
!<h5>[[Raptor:Modbus Slave Response|Modbus Slave Response]</h5> | !<h5>[[Raptor:Modbus Slave Response|Modbus Slave Response]]</h5> | ||
|<p>This block is used to package and send a response to a request.</p> | |<p>This block is used to package and send a response to a request.</p> | ||
| | | | ||
|- | |- | ||
|} | |} |
Revision as of 15:36, 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. |