Raptor:Raptor String Reference: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 8: Line 8:
<p>This block outputs a duplicate string handle for a string which was already defined with the raptor_string block.</p>
<p>This block outputs a duplicate string handle for a string which was already defined with the raptor_string block.</p>


== Inputs ==
<p>Note: Simulink String blocks are not compatible with Raptor blocks. Please use Raptor String blocks.</p>
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Input
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}


== Outputs ==
== Outputs ==
Line 23: Line 17:
! scope="col" style="width: 70%;"|Description
! scope="col" style="width: 70%;"|Description
|-
|-
!  
! Value
| string
| r_string
| String handle
| String handle
|}
|}

Latest revision as of 14:01, 14 September 2023

Return to the main Raptor page

Return to Strings page

Raptor™ String Reference

Description

This block outputs a duplicate string handle for a string which was already defined with the raptor_string block.

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

Outputs

Output Type Description
Value r_string String handle

Parameters

Parameter Type Description
Name String Name of this string to output the handle of. Must match the name set in the raptor_string block.