Raptor:Modbus Slave Response

From NewEagleWiki
Jump to navigation Jump to search

Return to the main Raptor page

Return to Modbus Library page

Raptor Modbus Slave Response

Description

This block is used to package and send a response to a request.


Inputs

Input Type Description
Command uint8 The command (03/06) that is being responded to.
Register Address uint16 The register address from the request.
Data uint16 The register values being requested. Can be a vector for responding to a multiple register read.
Data Length uint16 The number of registers read.