Raptor:Display Battery: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
 
Line 42: Line 42:
| boolean
| boolean
| Port used for enforcing the execution order of blocks.
| Port used for enforcing the execution order of blocks.
|}
== Parameters ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Parameter
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}
|}

Latest revision as of 13:57, 13 September 2023

Return to the main Raptor page

Return to Prefab page

Raptor™ Display Battery

Description

This block draws a battery on the screen filled to the specified percent.

Inputs

Input Type Description
Previous boolean Port used for enforcing the execution order of blocks.
x int32 X position of battery.
y int32 Y position of battery.
Percent Value of the gauge.

Outputs

Output Type Description
Next boolean Port used for enforcing the execution order of blocks.