Raptor:Raptor Array to String
Jump to navigation
Jump to search
Return to the main Raptor page
Description
This block copies the data in a uint8 array into a string.
Note: Simulink String blocks are not compatible with Raptor blocks. Please use Raptor String blocks.
Inputs
Input | Type | Description |
---|---|---|
String | r_string | String handle of string to put array into. |
Array | uint8[] | Array data to put in string |
Outputs
Output | Type | Description |
---|---|---|
String | r_string | Duplicate string handle. |