I can report this same issue for the F/O clock.
Also for both clocks the military format is not synced with the virtual cockpit
The virtual cockpit always displays military format but the OC clock displays normal format.
Search found 63 matches
- Mon Nov 11, 2024 12:59 pm
- Forum: PMDG 737 in MSFS 2020
- Topic: Clock timer bug
- Replies: 1
- Views: 174
- Thu Sep 19, 2024 12:17 pm
- Forum: PMDG 737 in MSFS 2020
- Topic: Report bugs and issues for the PMDG 737 for MSFS here
- Replies: 70
- Views: 18917
Re: Report bugs and issues for the PMDG 737 for MSFS here
Thx a lot for the quick response Roar I do have the build as the default OC OVH with a rotary switch. However you are correct, and the default OC OVH does not have a terminal wired to the AUTO position. This is out of the outdated manual of OC for the FWD OVH. No wire to the AUTO position. SOURCE ‐ ...
- Thu Sep 19, 2024 7:40 am
- Forum: PMDG 737 in MSFS 2020
- Topic: Report bugs and issues for the PMDG 737 for MSFS here
- Replies: 70
- Views: 18917
Re: Report bugs and issues for the PMDG 737 for MSFS here
Go to IOCPConsole in SIOC and test and verify that the knob gives correct output. First test Var 2688 NAVDSP_D_S_S Give it a 0,1,2 to verify that the virutal cockpit knob reacts correctly. Then test if the hardware knob works OK by monitoring the variables states and that it sets the correct value ...
- Tue Sep 17, 2024 9:03 pm
- Forum: PMDG 737 in MSFS 2020
- Topic: Report bugs and issues for the PMDG 737 for MSFS here
- Replies: 70
- Views: 18917
Re: Report bugs and issues for the PMDG 737 for MSFS here
If a module is added, i.e. the MIP ( Master 31,4,2,xx) in the PMDG B737.ini( airplane configuration file) and only have the Boeing 737 MIP 2/3 structure (one seat) you need to disable the FO switches in the script. without doing this, there will be issues as the driver will not read the correct set...
- Sun Sep 15, 2024 1:29 am
- Forum: OC4BAv5
- Topic: ENGINE Start switches script
- Replies: 5
- Views: 4154
Re: ENGINE Start switches script
Found out the hard way that the number immediately after the DELAY is the servo number and the one after the comma is the actual delay in 100th of a second. I flipped flopped those numbers when I wanted a delay of 800 (8secs) and turned out to be the servo position which was inhibiting GND position ...
- Mon Sep 02, 2024 2:02 pm
- Forum: PMDG 737 in MSFS 2020
- Topic: Annunciator blue lights
- Replies: 29
- Views: 11147
Re: Annunciator blue lights
I am very happy with these script mods. It works very well on my setup and matches the PMDG737 sequence.
Kudos Mr. N for your insights, hard work and always willing to help others!!
Kudos Mr. N for your insights, hard work and always willing to help others!!
- Tue Aug 27, 2024 12:21 am
- Forum: PMDG 737 in MSFS 2020
- Topic: Question on 737 overhead
- Replies: 14
- Views: 4657
Re: Question on 737 overhead
So I did an experiment just a few hours ago as I had this idea. I decided to use the actual FT values just like the VSI uses and incorporate the negative values Var 1056, name g_FT, static, Value 0 { L0 = &g_FT L2 = L0 C0 = L0 >= -50 C1 = L0 <= -45 IF C0 AND C1 { &g_FT_low_val = -50 &g_F...
- Mon Aug 26, 2024 3:31 pm
- Forum: PMDG 737 in MSFS 2020
- Topic: Question on 737 overhead
- Replies: 14
- Views: 4657
Re: Question on 737 overhead
Thx for your feedback. I'm going to wait for your test to see how it performs before I attempt it.
I am still learning scripting, so I am not that confident lol
Just share your findings whenever you are complete.
Thx again!!
I am still learning scripting, so I am not that confident lol
Just share your findings whenever you are complete.
Thx again!!
- Mon Aug 26, 2024 11:40 am
- Forum: PMDG 737 in MSFS 2020
- Topic: Question on 737 overhead
- Replies: 14
- Views: 4657
Re: Question on 737 overhead
Thx for your response. I believe the back-end software has been changed to only recognize the new script and not the old one. That maybe the problem OCP4NGX_v4.5 script version. One other question if anyone knows Var 1056, name g_FT, static, Value 0 Does the value of 0 needs to be changed with a ser...
- Sun Aug 25, 2024 8:41 pm
- Forum: PMDG 737 in MSFS 2020
- Topic: Question on 737 overhead
- Replies: 14
- Views: 4657
Re: Question on 737 overhead
Reading from this post, is the FT and PL/PR a persistent issue for everyone?
I posted on this and now I see the same issue from a year ago?
Was there a resolution previously?
I posted on this and now I see the same issue from a year ago?
Was there a resolution previously?