GAUGE: B737 Lights
Gauge v1.1.000 - Current Version Jan 2024

Features:
This gauge is for MSFS 2020 PMDG 737 only
 
1) 5 Page Gauge
2) 31 Light Functions (see list below)
3) 5 control Highlight colours
4) Optional Glass Reflections
5) Brightness Control (Physical FIP)
6) Optional Panel Lights
 
Light Functions monitored and controlled:
Landing L
Landing R
Runway Turn Off L
Runway Turn Off R
Taxi
Logo
Position
Anti-Collision
Wing
Wheel Well
Main Panel BRT
Upper DU BRT
OUTBD DU BRT
INBD DU BRT Outer
INBD DU BRT Inner
Lower DU BRT Outer
Lower DU BRT Inner
Background BRT
AFSD Flood BRT
Pedestal Flood BRT
Pedestal Panel BRT
OVH Circuit Breaker BRT
OVH Panel BRT
FO Main Panel BRT
FO INBD DU BRT Outer
FO INBD DU BRT Inner
FO OUTBD DU BRT
Pilot Map
Pilot Chart
First Officer Map
First Officer Chart

Aircraft Compatibility:
Simulator: Not Compatible
3rd Party: Fully Compatible*
*MSFS 2020 PMDG-737 ONLY

Buttons & Dials Summary:
[S1] Menu Exit:
[S2] Page 1:
[S3] Page 2:
[S4] Page 3:
[S5] Page 4:
[S6] Page 5 - Menu Virtual Power Toggle:
[L Dial] Change highlighted control or menu value down/up:
[R Dial] Control selection Increase/Decrease:

About B737 Lights:
This is a 5 page gauge created to opperate all the lighting functions of the MSFS PMDG 737-x00

The Main Gauge:
The gauge has 31 function and is distributed over 5 pages. Pages change automatically when making selection above or below those shown on the current page or you and use the [Sx] Buttons to go directly the the page required.
 
Pages:
[S2] Page 1: External aircraft lighting control.
[S3] Page 2: Pilot main panel controls.
[S4] Page 3: Pilot panel secondard controls for Main, Pedistal and Overhead lighting.
[S5] Page 4: First officer main panel controls.
[S6] Page 5: Pilot and first officer map and chart lighting controls.

The Sidebar:
N/A

Buttons & Dials Details:
[S1] Mini Menu:
This is used to activate/deactivate the Mini Menu as the [R Dail] is used for gauge functions
 
[S2] Page 1:
Pressing [S2] goes to external aircraft lighting control.
 
[S3] Page 2:
Pressing [S3] goes to pilot main panel controls.
 
[S4] Page 3:
Pressing [S4] goes to pilot panel secondard controls for Main, Pedistal and Overhead lighting.
  
[S5] Page 4:
Pressing [S5] goes to first officer main panel controls.
 
[S6] Page 5 and Menu Virtual Power Toggle:
Pressing [S6] goes to pilot and first officer map and chart lighting controls. In menu [S6] is also used to toggle virtual power function on/off
 
[L Dial] Change highlighted control or menu value
 
[R Dial] Increment or decrement control selection or menu page
 

The Mini Menu:
Version & Info:
Turn left dial clockwise to turn on and counter clockwise to turn off current version number and other useful links.
 
Highlight Colour:
This menu option allows you to control the colour of the control selector highlight. Colouirs include Blue, Yellow, Green, Red and White.
 
Highlight Timeout:
Set number of inactive seconds for auto hide control highlight.
 
Glass Reflection:
Turn left dial clockwise to turn on and counter clockwise to turn off optional glass reflections. This is a global setting so all gauges that have this function will turn on and off.
 
Brightness:
Turn left Dial clockwise to increase gauge brightness and counter clockwise to decrease gauge brightness. This will adjust the brightness of all gauges at the same time.
 
Panel Light:
This is used to turn on fipgauges global panel lighting function. Four different colours are available. Yellow, Green, Blue and Red tints to gauges.
FG_GLOBAL_PANEL_LIGHTS 0-3 is used and can be incorporated into your hardware controls
 

Variables:
INTERNAL VARIABLES:
 
FG_B737_LIGHTS_MENU (Session)
     Menu Item Index (0 to 6)
     0 = Menu Off
     1 = Version & Info
     2 = Highlight Colour
     3 = Hightlight Timeout Seconds
     4 = Glass Reflection
     5 = Brightness Control
     6 = Panel Lights
 
FG_B737_LIGHTS_MENU_ACTIVE (Session)
     If Menu Preview Mode is Active (Off = 0, On = 1)
 
FG_B737_LIGHTS_SELECTED (Profile)
     Selected Control index number (0 - 31)
     0 = Nothing Selected
     1 = Landing L
     2 = Landing R
     3 = Runway Turn Off L
     4 = Runway Turn Off R
     5 = Taxi
     6 = Logo
     7 = Position
     8 = Anti-Collision
     9 = Wing
     10 = Wheel Well
     11 = Main Panel BRT
     12 = Upper DU BRT
     13 = OUTBD DU BRT
     14 = INBD DU BRT Outer
     15 = INBD DU BRT Inner
     16 = Lower DU BRT Outer
     17 = Lower DU BRT Inner
     18 = Background BRT
     19 = AFSD Flood BRT
     20 = Pedestal Flood BRT
     21 = Pedestal Panel BRT
     22 = OVH Circuit Breaker BRT
     23 = OVH Panel BRT
     24 = FO Main Panel BRT
     25 = FO INBD DU BRT Outer
     26 = FO INBD DU BRT Inner
     27 = FO OUTBD DU BRT
     28 = Pilot Map
     29 = Pilot Chart
     30 = First Officer Map
     31 = First Officer Chart
 
FG_B737_LIGHTS_SELECTED_COLOUR (Profile)
     Control selection highlight Colour Index (0 to 4)
     0 = Blue
     1 = Yellow
     2 = Red
     3 = Green
     4 = White
 
FG_B737_LIGHTS_PAGE (Profile)
     Lighting Control Page Number (0 to 4)
     0 = Page 1: External aircraft lighting control
     1 = Page 2: Pilot main panel controls
     2 = Page 3: Pilot panel secondard controls for Main, Pedistal and OVH
     3 = Page 4: First officer main panel controls
     4 = Page 5: Pilot and first officer map and chart lights.
 
FG_B737_LIGHTS_PAUSE (Session)
     Internal var to pause interaction while waiting for sim (Off = 0, On = 1)
     No user function do not edit
 
FG_B737_LIGHTS_HIGHLIGHT_SHOW (Session)
     Internal var Highlight Display Status (Off = 0, On = 1)
 
FG_B737_LIGHTS_HIGHLIGHT_OFF (Session)
     Internal var to measure highlight off time - do not edit
 
FG_B737_LIGHTS_HIGHLIGHT_TIMER (Profile)
    Hightlight Timout in Seconds (0 to 60)
 
SHARED VARIABLES:
FG_GLOBAL_DIAL_SPEED (Session)
FG_GLOBAL_GAUGE_BRIGHTNESS (Profile)
FG_GLOBAL_GLASS (Profile)
FG_GLOBAL_HIDE_MENU_LED (Profile)
FG_GLOBAL_JET_COLOUR (Profile)
FG_GLOBAL_JET_BACKGROUND_COLOUR (Profile)
FG_GLOBAL_MIN_VOLTAGE (Profile)
FG_GLOBAL_MIN_VOLTAGE_CACHE (Profile)
FG_GLOBAL_PANEL_LIGHTS (Profile)
FG_GLOBAL_PRESSURE (Profile)
FG_GLOBAL_STYLE (Profile)
FG_GLOBAL_VOLTAGE (Session)
 
SIMCONNECT VARIABLES:
No SIMMCONNECT variables used at all in this gauge
 
fipgauges.com GLOBAL VARIABLES:
 
FG_GLOBAL_GAUGE_BRIGHTNESS (Profile)
     Brightness value of physical FIP's. Affects all physical gauges (20-250)
 
FG_GLOBAL_GLASS (Profile)
     Glass Reflection (Off = 0, On = 1)
 
FG_GLOBAL_MIN_VOLTAGE (Profile)
     Minimum voltage before gauge electronics turns off (-1 to 150)
     -1 = Disabled
     0 - 150 = Off Voltage Level
 
FG_GLOBAL_MIN_VOLTAGE_CACHE (Profile)
     Internal Variable - Used to store off voltage value - do not edit
    
FG_GLOBAL_VOLTAGE (Session)
     Internal variable used to read current voltage
 
 FG_GLOBAL_HIDE_MENU_LED (Profile)
     Toggle visibility of Mini Menu LED (0 = On, 1 = Off)
 
 
 

Release Notes:
1.1.000
     - 1) SPAD.neXt 0.9.15 Compatibility (Convert "PRESS" to "PRESSSHORT") Fixes short and long press both firing on long press.
     - 2) New gauge brightness code using SPAD brightness variables.
     - 3) Can control global or individual gauge brightness in gauge (Profile saved settings)
     - 4) Better use of button lights
1.0.003 - SPAD.neXt 0.9.13 Compatibility (Author ID)
1.0.002 - When Timeout Seconds is set to 0 then highlight stays on.
1.0.001 - Added highlight inactivity auto hide to a custom time in seconds (Default = 5).
1.0.000 - First Public Release
 

Please report any bugs or feature requests via our discord channel



Copyright fipgauges.com 03/02/2024