Raptor:Raptor String to Array: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
Line 7: Line 7:
== Description ==
== Description ==
<p>This block outputs a copy of string data in a uint8 array.</p>
<p>This block outputs a copy of string data in a uint8 array.</p>
<p>Note: Simulink String blocks are not compatible with Raptor blocks. Please use Raptor String blocks.</p>


== Inputs ==
== Inputs ==
Line 15: Line 17:
! scope="col" style="width: 70%;"|Description
! scope="col" style="width: 70%;"|Description
|-
|-
!  
! Value
| string
| r_string
| String Handle
| String Handle
|}
|}
Line 27: Line 29:
! scope="col" style="width: 70%;"|Description
! scope="col" style="width: 70%;"|Description
|-
|-
!  
! Value
| uint8[]
| uint8[]
| Array copy of string
| Array copy of string

Latest revision as of 14:06, 14 September 2023

Return to the main Raptor page

Return to Strings page

Raptor™ String To Array

Description

This block outputs a copy of string data in a uint8 array.

Note: Simulink String blocks are not compatible with Raptor blocks. Please use Raptor String blocks.

Inputs

Input Type Description
Value r_string String Handle

Outputs

Output Type Description
Value uint8[] Array copy of string

Parameters

Parameter Type Description
Output Size Setst the size of the array output