Search found 60 matches

by NobbyC_B738
Wed Jun 11, 2025 5:46 pm
Forum: PMDG 737 in MSFS 2020
Topic: OC ADF for FO side with PMDG
Replies: 23
Views: 7540

Re: OC ADF for FO side with PMDG

Yes, I mean “physically loose connection” (what is better translation for German “Wackelkontakt” than “loose contact”). The screw of a switch has loosened after some time or wasn’t tightened enough. For the software a loose connected switch is nearly the same as a non-connected switch . I will tell ...
by NobbyC_B738
Tue Jun 10, 2025 2:26 pm
Forum: PMDG 737 in MSFS 2020
Topic: OC ADF for FO side with PMDG
Replies: 23
Views: 7540

Re: OC ADF for FO side with PMDG

Just an idea: maybe your No. 9 problem is just another mismatch problem similar to your DU mismatch or my previous lights test and electrical state knobs mismatch. The Oi4FS software or SIOC reacts very sensitively to missing input signals. 2 of your statements led me to this assumption: - I do not ...
by NobbyC_B738
Fri May 30, 2025 5:19 pm
Forum: PMDG 737 in MSFS 2020
Topic: OC ADF for FO side with PMDG
Replies: 23
Views: 7540

Re: OC ADF for FO side with PMDG

short answer on 1) and 3)

https://www.flightsim4fun.com/Forum/vie ... 5&start=20

simply delete factor 10000
Var0012_0013.jpg
Var0012_0013.jpg (118.01 KiB) Viewed 279 times
by NobbyC_B738
Fri May 23, 2025 5:11 pm
Forum: PMDG 737 in MSFS 2020
Topic: Dome switch on start up
Replies: 8
Views: 1286

Re: Dome switch on start up

Great to hear that dome switch works correctly now on your side and thx for feedback. This confirms that an initial value is not needed for the AFT OVH dome switch (my initial assumption). Maybe Roar can adapt this for future script revisions.
by NobbyC_B738
Wed May 14, 2025 8:56 am
Forum: PMDG 737 in MSFS 2020
Topic: Dome switch on start up
Replies: 8
Views: 1286

Re: Dome switch on start up

you are right: should read ssi-file instead of ini-file. My mistake, sorry for confusion. I have revised my previous post accordingly Correct procedure: 1) change PMDG B737 *** text file 2) save PMDG B737 *** text file 3) compile PMDG B737 *** text file to ssi-file 4) very important: save compiled s...
by NobbyC_B738
Tue May 13, 2025 7:10 pm
Forum: PMDG 737 in MSFS 2020
Topic: Dome switch on start up
Replies: 8
Views: 1286

Re: Dome switch on start up

hard to believe that it doesn't work. Script code for VAR 2607 + VAR 0268 + VAR 0269 (dome switch) follows same logic as script code for VAR 2679 + VAR 0126 + VAR 0127 ((strobe light switch) In both cases we have 3-position switches ON -OFF- ON that are treated each as 2 single ON -OFF switches The ...
by NobbyC_B738
Thu May 08, 2025 7:17 pm
Forum: PMDG 737 in MSFS 2020
Topic: Dome switch on start up
Replies: 8
Views: 1286

Re: Dome switch on start up

Hi Mr. G "Value 0" tells variable 2607 to be 0 (= DIM) after loading Oi4FS Try do delete that initial figure completely; Var 2607, name DOME_WHITE_SW, static or, if this doesn't work (I cannot test because I don't have a complete AFT OVH) you can set initial value to 1 (what is OFF) Var 26...
by NobbyC_B738
Mon Apr 07, 2025 2:27 pm
Forum: OC4BAv5
Topic: PROBLEM WITH MODULE "LE FLAPS" B 737U
Replies: 4
Views: 33409

Re: PROBLEM WITH MODULE "LE FLAPS" B 737U

There's nothing missing on your side. You have more (hardware) than the users who have these LE device problems. From earlier conversation I know that you have a complete hardware AFT OVH configured for your B737. Var 0303 of original script is refering to AFT OVH. It seem that script works fine wit...
by NobbyC_B738
Sat Mar 29, 2025 12:22 am
Forum: Oi4FS
Topic: Which script lines cut fuel lever
Replies: 7
Views: 1740

Re: Which script lines cut fuel lever

1) YES, you have to put 2 lines into the script, but the correct ones: fuel_lever_command.jpg 2) and NO, it will not work automatically. The most important thing is to change the device numbers and input numbers (red markings) according to your hardware. the lines work for me, because I have a custo...
by NobbyC_B738
Fri Mar 28, 2025 7:41 pm
Forum: Oi4FS
Topic: Which script lines cut fuel lever
Replies: 7
Views: 1740

Re: Which script lines cut fuel lever

to make it a little easier for you: the fuel lever are called ENG1_ and ENG2_START_LEVER in Roar's control stand variable list. 2323 = CONTROL_STAND_ENG1_START_LEVER 2324 = CONTROL_STAND_ENG2_START_LEVER Please see this topic where same question came up and was answered. https://www.flightsim4fun.co...