Raptor:Display Menu Title: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
 
No edit summary
 
Line 7: Line 7:
== Description ==
== Description ==
<p>This block sets the title of the menu.</p>
<p>This block sets the title of the menu.</p>
<p>Requires a Menu Definition block in order to build or have any effect.</p>
<p>Note: Simulink String blocks are not compatible with Raptor blocks. Please use Raptor String blocks.</p>


== Inputs ==
== Inputs ==
Line 16: Line 20:
|-
|-
! Text
! Text
| String
| r_string
| Optional port to specify text to set as title of menu.
| Optional port to specify text to set as title of menu.
|}
== Outputs ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Output
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}
|}



Latest revision as of 15:19, 13 September 2023

Return to the main Raptor page

Return to Menu page

Raptor™ Display Menu Title

Description

This block sets the title of the menu.

Requires a Menu Definition block in order to build or have any effect.

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

Inputs

Input Type Description
Text r_string Optional port to specify text to set as title of menu.

Parameters

Parameter Type Description
Text From Port Enables the text to be set by an optional input port.
Text String Text to set as title of menu.

Supported Versions