GAUGE: Volts Panel
SPAD 0.9.6.x Gauge v2.0.003 - Last Version
SPAD 0.9.7+ Gauge v2.0.007 - Current Version May 2021

Features:
Includes a different version for FSX/P3D PMDG 737 (See 2nd Picture)
 
1) AMPs display
2) DC Volts Display
3) APU output
4) Generator 1-4 output
5) Amps Load
6) Battery Voltage
7) Switchable functions
8) Multipurpose rotary dial
9) Set Global min off Voltage
10) FSX/P3D PMDG 737 Version included
11) Brightness Control (Physical FIP)
 
NOT MSFS PMDG 737 COMPATIBLE

Aircraft Compatibility:
Simulator: Fully Compatible
3rd Party: Mostly Compatible*
*Not MSFS PMDG compatible


Buttons & Dials Summary:
[S1] Mini Menu:
[S2] Toggle Aircraft Compatibility Mode:
[S3] Toggle Glass Reflection:
[S6] Toggle Control of Dial/Volts Cut Off:
[L Dial] Function Dial Left/Right:
[R Dial] Generator On/Off:

About Volts Panel:
Minimum Voltage Variable:
 
You can now set a global variable (FG_GLOBAL_MIN_VOLTAGE) which interacts with all my General Aviation Gauges. When the Voltage on the Aircraft Voltage Bus drop to or below the value you set set all electronics switch off on all my gauges.
 
The default 0 means it will only switch off when there is zero voltage. If you want the powered electronics to turn off on low voltage then set the voltage value and if the bus voltage drops to equal or below the set voltage then everything switches off.

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.
 
Set Off Voltage:
This allows you to edit the gauge global voltage minimum before electrical function turn off.
 
Aircraft (Compatibility Mode):
Switch between SIM and PMDG 737 compatibility (Not NGGGGXu).
  
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.
 
 

Variables:
FG_VOLTS_MENU (Session)
     Menu Item Index (0 to 5)
     0 = Menu Closed
     1 = Version & Info
     2 = Set Off Voltage
     3 = Aircraft Support Mode
     4 = Glass Reflections
     5 = Brightness Control
 
FG_VOLTS_MENU2 (Session)
     Secondary Menu use to toggle function of Left Dial
     0 = Main Dial
     1 = Minimum Voltage Control
 
FG_VOLTS_INSTRUCTIONS (Session)
     Instructions Page (Off = 0, On = 1)
 
FG_VOLTS_DIAL (Profile)
     Dial Position (-1 to 5)
     -1 = ALL
     0 = BATT
     1 = APU
     2 = GEN1
     3 = GEN2
     4 = GEN3
     5 = GEN4
 
FG_VOLTS_SWITCHALL (Profile)
     Switch Position (0 to 2)
     0 = Down
     1 = Centred
     2 = Up
 
FG_VOLTS_SOUND1_PLAY (Session)
     Dial CCW Sound (Stop = 0, Play = 1)
  
FG_VOLTS_SOUND2_PLAY (Session)
     Dial CW Sound (Stop = 0, Play = 1)
 
FG_VOLTS_SOUND3_PLAY (Session)
     Menu Sound (Stop = 0, Play = 1)
   
FG_VOLTS_SOUND4_PLAY (Session)
     Switch Sound (Stop = 0, Play = 1)
   
FG_VOLTS_SOUND5_PLAY (Session)
     Volts Sound (Stop = 0, Play = 1)
 
[S1] SCRIPTED CUSTOM VARIABLE MAPPINGS:
FG_VOLTS_BATTERY_LOAD_AMPS (Session)
FG_VOLTS_TOTAL_LOAD_AMPS (Session)
FG_VOLTS_MAIN_BUS_VOLTS (Session)
FG_VOLTS_BATTERY_VOLTS (Session)
FG_VOLTS_APU_VOLTS (Session)
FG_VOLTS_BUS_VOLTS_1 (Session)
FG_VOLTS_BUS_VOLTS_2 (Session)
FG_VOLTS_BUS_VOLTS_3 (Session)
FG_VOLTS_BUS_VOLTS_4 (Session)
 
SIMCONNECT Vars Used:
(APU VOLTS,Volts)
(NUMBER OF ENGINES,Number)
(ELECTRICAL MASTER BATTERY,Bool)
(APU GENERATOR SWITCH,Bool)
(GENERAL ENG MASTER ALTERNATOR:1,Bool)
(GENERAL ENG MASTER ALTERNATOR:2,Bool)
(GENERAL ENG MASTER ALTERNATOR:3,Bool)
(GENERAL ENG MASTER ALTERNATOR:4,Bool)
 
fipgauges.com GLOBAL VARIABLES:
(not all vars used in every gauge)
 
FG_GLOBAL_DIAL_SPEED (Session)
     Variable used for dial acceleration (Off = 0, On = 1)
 
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_HIDE_MENU_LED (Profile)
     Toggle visibility of Mini Menu LED (0 = On, 1 = Off)
 
FG_GLOBAL_JET_COLOUR (Profile)
     Background Colour (0 to 3)
     1 = Grey panel with grey gauge face
     2 = Blue grey panel with grey gauge face
     3 = Dark grey panel with black gauge face
     4 = Dark blue panel with black gauge face.  
 
FG_GLOBAL_JET_BACKGROUND_COLOUR (Profile)
     Background Colour (Black = 0, Blue = 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_PANEL_LIGHTS (Profile)
     Night Lit Mode (Off = 0, On = 1)
 
FG_GLOBAL_PRESSURE (Profile)
     Shared variable for switching inHg and MB (0 to 1)
     0 = inHg
     1 = Millbars
 
FG_GLOBAL_STYLE (Profile)
  Background Colour (0 to 6)
     0 = Grey
     1 = Black Dial Face
     2 = Darker Gauge & Dial Face
     3 = Black & No Gauge GFX
     4 = Grey - Original Design
     5 = Black Dial Face - Original Design
     6 = Darker Gauge & Dial Face - Original Design
   
FG_GLOBAL_VOLTAGE (Session)
     Internal variable used to read current voltage
 

Release Notes:
2.1.000 -
 - 1) Complete softcode of variables.
 - 2) New Custom Virtual Power supports ALL aircraft volt variables - See https://fipgauges.com/customfeatures.php
2.0.007 - Virtual Power Warning added to Menu
2.0.006 - Support for NEW 4 colour hue panel lights.
2.0.005 - Tweaked voltage monitoring to better support MSFS2020. Added Monitoring for Battery Bus
2.0.004 - SPAD.neXt 0.9.7.x Variable Scope Compatibility
2.0.003 - Added Mini Menu, Brightness Control. Fixed Bug - Battery On Switch
2.0.002 - Visual improvements to PMDG Panel
2.0.001 - Responds to Electrical Bus Selection FG_GLOBAL_BUS_SELECTED (0=Main Bus, 1=Avionics Bus)
2.0.000 - Total re-write of numeric output - Now font text not number tapes. PMDG Version Included
1.9.000 - Panel Lights now controlled by local variable (FG_GLOBAL_PANEL_LIGHTS) 0=Off 1=On
1.8.000 - Added Hold [S1] to toggle glass reflection. New snp file format. Sounds.
1.7.000 - Bug Fix on Dial Blue LED
1.6.000 - Added Panel Lighting similar to General Aviation
1.5.000 - Added S6 toggle Left Dial Function and added Global Minimum Volts variable change
1.4.001 - Battery discharge Warning added
1.4.000 - BATT Switching fixed, was in ALL mode at BATT position
1.3.001 - Led Alignment top row fixed
1.3.000 - Added All Generators switch. Switch all on or off at same time.
1.2.000 - Dial and Switch functioning (SPAD.neXt 0.9)
1.1.000 - Graphic updates
1.0.000 - Initial Public Release

Please report any bugs or feature requests via our discord channel



Copyright fipgauges.com 14/05/2023