<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Flaps position indication]]></title><description><![CDATA[<p dir="auto">I built a B58 panel using an Arduino Mega 2650 and configured most of the switches and the LED landing gear using the Mobiflight app. However, I can't get the flap indicator (three LEDs: blue, orange, and red).I selected the indicator for the BSQ Duke aircraft in the Mobiflight presets, but my LEDs don't respond. What values ​​are responsible for their operation?</p>
]]></description><link>https://community.justflight.com/topic/11016/flaps-position-indication</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Jul 2026 14:58:07 GMT</lastBuildDate><atom:link href="https://community.justflight.com/topic/11016.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Jul 2026 21:07:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Flaps position indication on Thu, 23 Jul 2026 07:54:48 GMT]]></title><description><![CDATA[<p dir="auto">Almost all of the indicator lamps in my aircraft output their state to a variable, which is explained in the "Annunciator Lights" section of the manual (~Page 159).  You should be able to access the state of these lights via:</p>
<pre><code>(L:var_HANDLING_Light_Flaps_1_readonly, bool)
(L:var_HANDLING_Light_Flaps_2_readonly, bool)
(L:var_HANDLING_Light_Flaps_3_readonly, bool)
</code></pre>
<p dir="auto">Let me know if that works for you, and if you have any more questions!  Always happy to help.</p>
]]></description><link>https://community.justflight.com/post/52571</link><guid isPermaLink="true">https://community.justflight.com/post/52571</guid><dc:creator><![CDATA[Black Square]]></dc:creator><pubDate>Thu, 23 Jul 2026 07:54:48 GMT</pubDate></item></channel></rss>