Raptor:Raptor String Reference: Difference between revisions
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> | ||
<p>Note: Simulink String blocks are not compatible with Raptor blocks. Please use Raptor String blocks.</p> | |||
== Outputs == | == Outputs == | ||
Line 23: | Line 17: | ||
! scope="col" style="width: 70%;"|Description | ! scope="col" style="width: 70%;"|Description | ||
|- | |- | ||
! | ! Value | ||
| | | r_string | ||
| String handle | | String handle | ||
|} | |} |
Latest revision as of 14:01, 14 September 2023
Return to the main Raptor page
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. |