Well, i am converting planes to MSFS (FSX ones), so far, so good, however, there is still a major issue:
While i use panels from the default planes (i copy them fully, no edit) and they DO work “correctly”, they do NOT show the Gxxxx instruments, they are just turned off.
The panel works properly and loads the proper textures, the switches and stuff work normally, and even the auxiliary “steam” gauges work, but none of the “modern” instruments work, they all appear turned off, and there is no way to turn them on.
I have this problem with pretty much all the default cockpits when i use them on other planes, i tried with custom AND default systems and cockpit cfg files, with no success.
I have installed the working title Gxxxx mods.
You’re going to need to figure out how to power them from the electrical system. Sorry I’d only be hacking at it myself, I can’t tell you how to do it correctly. You might ask @N95JPL , maker of the C152 mod
Unfortunately I can’t help with the GXXXX screens, I haven’t used any since the C152 is a rather simple beast and importing FSX aircraft is also very different from what I am doing
However, I do recommend making sure you have EVERY file double checked, make sure they are actually powered by the systems, check other mods that use the same systems, read through the custom Model Behaviour Files and ensure they match yours, it may be as simple as you’ve missed a “power connection” that is mentioned in the Model Behaviour but not your systems.cfg
I see i see, well, i will do that.
Well i checked, i can not find an error, i will post the electrical section of the Systems.cfg i made for my PC-12NG:
[ELECTRICAL]
//Handcrafted, experimental, done using the SDK.
bus.1 = Connections:bus.2, bus.3, bus.4, bus.5, bus.6, bus.7 #Name:PWR_BUS_DISTRIB
bus.2 = Connections:bus.3, bus.4, bus.5, bus.6, bus.7 #Name:BUS_1_1
bus.3 = Connections:bus.4, bus.5, bus.6, bus.7 #Name:BUS_1_2
bus.4 = Connections:bus.5, bus.6, bus.7 #Name:BUS_1_3
bus.5 = Connections:bus.6, bus.7 #Name:BUS_2_1
bus.6 = Connections:bus.7 #Name:BUS_2_2
bus.7 = Connections:bus.1 #Name:BUS_2_3
bus.8 = Connections:bus.1, bus.9, bus.11 #Name:AVIONICS_BUS_1
bus.9 = Connections:bus.9, bus.11 #Name:AVIONICS_BUS_2
bus.10 = Connections:bus.1, bus.11 #Name:BATT_BUS
bus.11 = Connections:bus.1 #Name:ALT_BUS
bus.12 = Connections:bus.1 #Name:EXTERNAL_POWER_BUS
battery.1 = Connections:bus.10 #Capacity:38 #Voltage:curve.1 #Name:Main_Battery
alternator.1 = Connections:bus.1 #iEng:0 #RatedVoltage:28 #Load:curve.2 #Name:Starter_Generator
alternator.2 = Connections:bus.11 #iEng:0 #RatedVoltage:28 #Load:curve.3 #Name:STBY_Alt
externalpower.1 = Connections:bus.12 #RatedVoltage:28 #Load:1200
curve.1 = 0:21, 0.1:22.5, 0.5:24, 0.9:25, 1:25.4 ; Battery voltage for capacity %
curve.2 = 0.05:0, 0.1:50, .2:150, 0.25:180, 0.45:200, 0.85:200, 1:150 ; Load from RPM table
curve.3 = 0.2:0, 0.25:50, .35:70, 0.9:75 ; Load from RPM table
circuit.1 = Type:CIRCUIT_GENERAL_PANEL:1 #Connections:bus.1 #Power:0.5,1,20.0 #Name:General_Panel_1 ; General panel
circuit.2 = Type:CIRCUIT_GENERAL_PANEL:2 #Connections:bus.2 #Power:0.5, 1, 17.0 #Name:General_Panel_2 ; General panel
circuit.3 = Type:CIRCUIT_GENERAL_PANEL:3 #Connections:bus.5 #Power:0.5, 1, 17.0 #Name:General_Panel_3 ; General panel
circuit.4 = Type:CIRCUIT_FUEL_PUMP #Connections:bus.5 #Power:35, 48, 20.0 #Name:Fuel_Pump ; Fuel pump 24V DC @ 2A
circuit.5 = Type:CIRCUIT_FLAP_MOTOR:1 #Connections:bus.4 #Power:200, 240, 20.0 #Name:Flaps_Motor ; Flaps motor
circuit.6 = Type:CIRCUIT_FLAP_MOTOR:2 #Connections:bus.7 #Power:200, 240, 20.0 #Name:Flaps_Motor_STBY ; Flaps motor
circuit.7 = Type:CIRCUIT_PROP_DEICE:1 #Connections:bus.2 #Power:50, 100, 20.0 #Name:Prop_deice
circuit.8 = Type:CIRCUIT_PROP_DEICE:2 #Connections:bus.5 #Power:50, 100, 20.0 #Name:Prop_deice
circuit.9 = Type:CIRCUIT_PITOT_HEAT:1 #Connections:bus.2 #Power:30, 40, 20.0 #Name:Pitot_Heat_l ; pitot_heat 40W
circuit.10 = Type:CIRCUIT_PITOT_HEAT:2 #Connections:bus.5 #Power:30, 40, 20.0 #Name:Pitot_Heat_r ; pitot_heat 40W
circuit.11 = Type:CIRCUIT_STARTER #Connections:bus.1, bus.12 #Power:2000, 3500, 20.0 #Name:Starter_1 ; Starter 3500W
circuit.12 = Type:CIRCUIT_LIGHT_NAV #Connections:bus.6 #Power:10, 15, 20.0 #Name:Nav_Lights ; nav 1 light 15W
circuit.13 = Type:CIRCUIT_LIGHT_BEACON #Connections:bus.3 #Power:6, 8, 20.0 #Name:Beacon_Light ; Beacon light 28V @ 0.26A
circuit.14 = Type:CIRCUIT_LIGHT_LANDING:1 #Connections:bus.3 #Power:80, 95, 20.0 #Name:Landing_Light_L ; Landing light 95W
circuit.15 = Type:CIRCUIT_LIGHT_LANDING:2 #Connections:bus.6 #Power:80, 95, 20.0 #Name:Landing_Light_R ; Landing light 95W
circuit.16 = Type:CIRCUIT_LIGHT_TAXI #Connections:bus.6 #Power:45, 60, 20.0 #Name:Taxi_Light ; taxi light 60W
circuit.17 = Type:CIRCUIT_LIGHT_STROBE #Connections:bus.3 #Power:20, 25, 20.0 #Name:Strobe_Lights ; strobe light 25W
circuit.18 = Type:CIRCUIT_LIGHT_PANEL #Connections:bus.5 #Power:2, 5, 20.0 #Name:Panel_Lights ; panel light 5W
circuit.19 = Type:CIRCUIT_LIGHT_RECOGNITION #Connections:bus.6 #Power:10, 15, 20.0 #Name:Recognition_Light ; recognition light 15W
circuit.20 = Type:CIRCUIT_LIGHT_WING #Connections:bus.3 #Power:10, 15, 20.0 #Name:Wing_Light ; wing light 15W
circuit.21 = Type:CIRCUIT_LIGHT_LOGO #Connections:bus.6 #Power:10, 15, 20.0 #Name:Logo_Light ; logo light 15W
circuit.22 = Type:CIRCUIT_LIGHT_CABIN:1 #Connections:bus.1 #Power:30, 40, 20.0 #Name:Cabin_Light_pilot ; Cabin light 40W
circuit.23 = Type:CIRCUIT_LIGHT_CABIN:2 #Connections:bus.1 #Power:30, 40, 20.0 #Name:Cabin_Light_copilot ; Cabin light 40W
circuit.24 = Type:CIRCUIT_LIGHT_PEDESTAL #Connections:bus.1 #Power:3, 5, 20.0 #Name:Pedestal_Light ; pedestal light 5W
circuit.25 = Type:CIRCUIT_LIGHT_GLARESHIELD #Connections:bus.1 #Power:7.5, 15, 20.0 #Name:Glareshield_Light
circuit.26 = Type:CIRCUIT_AVIONICS:1 #Connections:bus.8 #Power:20,25,20.0 #Name:Avionics_1 ; avionics 1
circuit.27 = Type:CIRCUIT_AVIONICS:2 #Connections:bus.9 #Power:20,25,20.0 #Name:Avionics_2 ; avionics 2
circuit.28 = Type:CIRCUIT_PFD:1 #Connections:bus.8 #Power:30, 40, 20.0 #Name:PFD_L ; PFD 40W
circuit.29 = Type:CIRCUIT_PFD:2 #Connections:bus.9 #Power:30, 40, 20.0 #Name:PFD_R ; PFD 40W
circuit.30 = Type:CIRCUIT_MFD #Connections:bus.8 #Power:25, 30, 20.0 #Name:MFD ; MFD 30W
circuit.31 = Type:CIRCUIT_XPNDR:1 #Connections:bus.8 #Power:20, 25, 20.0 #Name:XPNDR ; Transponder 25W
circuit.32 = Type:CIRCUIT_XPNDR:2 #Connections:bus.9 #Power:20, 25, 20.0 #Name:XPNDR ; Transponder 25W
circuit.33 = Type:CIRCUIT_MARKER_BEACON #Connections:bus.8 #Power:5,10,20.0 #Name:Marker_Position ; marker beacon
circuit.34 = Type:CIRCUIT_NAV:1 #Connections:bus.8 #Power:4, 5, 20.0 #Name:NAV1 ; NAV 1 5W
circuit.35 = Type:CIRCUIT_COM:1 #Connections:bus.8 #Power:4, 5, 20.0 #Name:COM1 ; COM 1 5W
circuit.36 = Type:CIRCUIT_NAV:2 #Connections:bus.9 #Power:4, 5, 20.0 #Name:NAV2 ; NAV 2 5W
circuit.37 = Type:CIRCUIT_COM:2 #Connections:bus.9 #Power:4, 5, 20.0 #Name:COM2 ; COM 2 5W
circuit.38 = Type:CIRCUIT_ADC_AHRS:1 #Connections:bus.8 #Power:25, 30, 20.0 #Name:ADC_AHRS ; ADC/AHRS 30W
circuit.39 = Type:CIRCUIT_ADC_AHRS:2 #Connections:bus.9 #Power:25, 30, 20.0 #Name:ADC_AHRS ; ADC/AHRS 30W
circuit.40 = Type:CIRCUIT_FIS #Connections:bus.9 #Power:10, 15, 20.0 #Name:FIS ; FIS 15W
circuit.41 = Type:CIRCUIT_ADF_DME #Connections:bus.8 #Power:28, 35, 20.0 #Name:ADF_DME ; ADF/DME 35W
circuit.42 = Type:CIRCUIT_AUDIO #Connections:bus.8 #Power:10, 15, 20.0 #Name:Audio ; Audio 15W
circuit.43 = Type:CIRCUIT_AUTOPILOT #Connections:bus.8 #Power:10, 15, 20.0 #Name:Autopilot ; Autopilot 15W
circuit.44 = Type:CIRCUIT_XML:1 #Connections:bus.7 #Power:5, 10, 17.0 #Name:Fan_PFD_L
circuit.45 = Type:CIRCUIT_XML:2 #Connections:bus.7 #Power:5, 10, 17.0 #Name:Fan_PFD_R
circuit.46 = Type:CIRCUIT_XML:3 #Connections:bus.7 #Power:5, 10, 17.0 #Name:Fan_MFD
circuit.47 = Type:CIRCUIT_XML:4 #Connections:bus.5 #Power:5, 10, 17.0 #Name:AUX_12VDC
circuit.48 = Type:CIRCUIT_XML:5 #Connections:bus.4 #Power:5, 10, 17.0 #Name:TAS_Warn
circuit.49 = Type:CIRCUIT_STANDBY_VACUUM #Connections:bus.4 #Power:5, 10, 17.0 #Name:STBY_Vacuum
circuit.50 = Type:CIRCUIT_LIGHT_CABIN:3 #Connections:bus.1 #Power:60, 120, 20.0 #Name:Cabin_Light_passengers_left
circuit.51 = Type:CIRCUIT_LIGHT_CABIN:4 #Connections:bus.1 #Power:60, 120, 20.0 #Name:Cabin_Light_passengers_right
circuit.52 = Type:CIRCUIT_GEAR_MOTOR #Connections:bus.1 #Power:200, 240, 20.0 #Name:Gear_Motor
circuit.53 = Type:CIRCUIT_GEAR_WARNING #Connections:bus.1 #Power:2.5, 5, 20.0 #Name:Gear_WRN
If somebody can check this out, that will be GREATLY appreciated.
It has more to do with connecting gauges to the electrical bus than it does with the screen I’m imagining.
I’m going to have to investigate this further, I’m not 100% sure! I’ll find some time soon, I’m guessing it’s something in the ModelBehaviours
Well first i just used the default TMB electrical system, but it did not worked.
Maybe i just need to set it to “electrical allways available”?, maybe there is some bug?, maybe some internal code blocks this on the sim?
First thing to check, did you attempt to turn the knobs on to turn them on. By default, they are usually off, especially with addons.
- The items need to be connected as listed in the panel.cfg and sometimes panel.xml matters.
If you aliased the TBM cockpit and used the TBM panel.cfg and panel.xml, and also used the TBM systems.cfg setup file, I imagine it should work. Just make sure you attempted to turn them on. As N95JPL mentioned, you’ve got to check ALLL the files. Did you use the TBM ModelBehaviors (that one is totally beyond me if it’s needed or not).
Dude…
Yes, i did used the TBM files first, just with the PC-12 lights (panels and system cfg’s)
That is why i am so puzzled :S
Sorry, that answer confuses me. You used the TBM or PC-12 panel and system.cfgs with all of the TBM files for the cockpit?
It sounds like you know more than me. Good luck.
I am working on several planes at the same time, the ACES M20M, FSND C310Q, FSND R182RG and the ASOBO “PC-12” that comes with the simulator.
So far, everiting has worked properly, the planes load, display, sound and dinamics are fine, but not the panels…
Anyway, forget about the dude part, i was just too frustrated :S, sorry for that