Hi Antonio
Thanks for the infos. I sent a PM to you.
Best regards
Urs
Search found 46 matches
- Mon Oct 28, 2024 9:11 am
- Forum: PMDG 737 in MSFS 2020
- Topic: Anyone with Cockpitforyou TQ v2 sioc and Oi4Fs?
- Replies: 9
- Views: 487
- Thu Oct 24, 2024 12:33 pm
- Forum: PMDG 737 in MSFS 2020
- Topic: Anyone with Cockpitforyou TQ v2 sioc and Oi4Fs?
- Replies: 9
- Views: 487
Re: Anyone with Cockpitforyou TQ v2 sioc and Oi4Fs?
Hi Antonio I saw your request just now. Let me answer in the open forum, so probably others with similar problems can also profit from this discussion. Yes, I have written SIOC code for my motorised CFY throttle stand. But first I should know, how familiar you are with SIOC. I can give you the code ...
- Fri Dec 22, 2023 1:52 pm
- Forum: PMDG 737 in MSFS 2020
- Topic: Stabilizer Trim Speed
- Replies: 1
- Views: 1650
Re: Stabilizer Trim Speed
Hi all After some further investigation I have found a solution. First, I had to notice: Trim wheel speed and range are dependent from flaps. With flaps up the range is restricted to ~ 3.95° - 14.5°, the rotation speed is quite low. With flaps extended, the speed is rather fast and the range from 0°...
- Thu Dec 21, 2023 3:03 pm
- Forum: PMDG 737 in MSFS 2020
- Topic: Stabilizer Trim Speed
- Replies: 1
- Views: 1650
Stabilizer Trim Speed
Hi Roar and all I tried to optimise my stabiliser trim wheel in my PMDG 737-800. Up to now, I controlled the wheel in the virtual cockpit (VC) by the switches on the steering wheel, sending NUM1 and NUM7 keys to MSFS. The SW position was then copied to my HW wheel. The problem: I could not operate t...
- Mon Dec 04, 2023 10:07 am
- Forum: PMDG 737 in MSFS 2020
- Topic: Time compression control
- Replies: 1
- Views: 1761
Time compression control
Hi Roar and all Since some time there is an additional button on the chronos of the B737-800 named TC/SR, that offers an easy way to control time compression manually by 2, 4, 8,... or automatically by a predefined value (FMC configured). Of course, this button is not present in the real airliner an...
- Sun May 24, 2020 5:09 pm
- Forum: OC4BAv5
- Topic: Undocking of Standby Instruments
- Replies: 2
- Views: 2673
Re: Undocking of Standby Instruments
See the following discussion in the PMDG forum:
https://forum.pmdg.com/forum/main-forum ... dby-gauges
Perhaps you can add your own comment there and lift the thread again to top. The more we are the better our chance to get it.
Best regards
Urs
https://forum.pmdg.com/forum/main-forum ... dby-gauges
Perhaps you can add your own comment there and lift the thread again to top. The more we are the better our chance to get it.
Best regards
Urs
- Mon Nov 11, 2019 2:15 pm
- Forum: OC4BAv4
- Topic: User scripts for NOT scripted modules are much needed
- Replies: 4
- Views: 5249
Re: User scripts for NOT scripted modules are much needed
Just another hint: in FSUIPC you can read the variable 6438 and it outputs the value 195 (in a range of 0 to 240), that corresponds to the screen value of around 1600 psi. That means that NGX does the job already.
Best regards
Urs
Best regards
Urs
- Mon Nov 11, 2019 1:57 pm
- Forum: OC4BAv4
- Topic: User scripts for NOT scripted modules are much needed
- Replies: 4
- Views: 5249
Re: User scripts for NOT scripted modules are much needed
Well, in the PMDG SDK you find: // Oxygen unsigned char OXY_Needle; // Position 0...240 bool OXY_SwNormal; // true: NORMAL false: ON bool OXY_annunPASS_OXY_ON; and the first line is probably connected to Var 1024. But the value is always 0, meanwhile the gauge on the screen shows about 1600 psi. Tha...
- Mon Nov 11, 2019 11:37 am
- Forum: OC4BAv4
- Topic: User scripts for NOT scripted modules are much needed
- Replies: 4
- Views: 5249
Re: User scripts for NOT scripted modules are much needed
Hi Roar In the meantime my cockpit works really fine with OCP4NGX. But there is still a small problem. I don't get data for the oxy-needle in the aft-overhead. All other servos work fine besides the crew oxy. Is it possible that NGX or OCP does not provide this data for Var 1024? It is always on 0. ...
- Thu May 16, 2019 5:00 pm
- Forum: OC4BAv4
- Topic: Dark displays after powerup
- Replies: 0
- Views: 1950
Dark displays after powerup
Hi Roar I am doing some SIOC optimisations for my B737. I would like all displays off at powerup. But the radios (COM1, COM2, NAV1,...) and the clock displays all show 8888... They only change, when SIOC is started after P3D startup. Other diplays start in the dark state, like the AC/DC and the IRS ...