Ethernet Send
Jump to navigation
Jump to search
Return to the main Raptor page
Return to Raptor-Dev Ethernet Library
Description
The Ethernet Send block sends out data from selected Ethernet socket.
Inputs
Input | Type | Description |
---|---|---|
Length | uint16 | The length of the message to transmit. |
data | uint8[] | The raw data bytes of the message to transmit. |
Parameters
Parameter | Type | Description |
---|---|---|
Socket Name | String | Name of referenced socket for this send operation. |