I have finished script modification for 5 fuel valve annunciators now. All tests were successful during normal operation and during lights test as well.
Regarding my previous post I have noticed that my demands 1) and 2) may not be correct. I took over these demands from the X-Plane Zibo 738 where the blue annunciator behavior during lights test is different to the FS 2020 PMDG 737 annunciator behavior.
I decided to follow the PMDG specifications for these annunciators now, as our superior topic is „PMDG 737 in FS 2020“.
After script modification blue annunciator behavior on Opencockpits hardware OVH is identical to PMDG software OVH.
The attached script mods can be used by all pilots who have connected the corresponding blue annunciators to an Opencockpits IOCard Outs, what is connected to the J1 port of a Master Card.
Please note: I have set J4 jumper of the IOCard Outs to „POT“ (= intensity control by Hardware / 10 kOhm Potentiometer).
If you want intensity control by software, J4 jumper must be set to „SFT“ and script must be modified accordingly to include the intensity commands.
1) (Cross Feed) VALVE OPEN:
Replace the line
Var 1073, name aXFEED_VA_O, static, Link IOCARD_DISPLAY, Device 30, Digit 36, Numbers 1
by lines as follows:
- Var 1073_xFeed_Valve.jpg (54.57 KiB) Viewed 3667 times
2) ENG VALVE(s) CLOSED:
Replace the lines
Var 1067, name aENG_VA_CL_L, static, Link IOCARD_DISPLAY, Device 30, Digit 32, Numbers 1
Var 1068, name aENG_VA_CL_R, static, Link IOCARD_DISPLAY, Device 30, Digit 34, Numbers 1
by lines as follows:
- Var 1067_1068_Eng_Valves.jpg (103.97 KiB) Viewed 3667 times
3) SPARE VALVE(s) CLOSED:
Replace the lines
Var 1069, name aSPAR_VA_CL_1, static, Link IOCARD_DISPLAY, Device 30, Digit 33, Numbers 1
Var 1070, name aSPAR_VA_CL_2, static, Link IOCARD_DISPLAY, Device 30, Digit 35, Numbers 1
by lines as follows:
- Var 1069_1070_Spare_Valves.jpg (108.96 KiB) Viewed 3667 times
Don’t forget to change the numbers after „Digit“ acc. to your OVH configuration (e.g. Digit
80, ). Then compile and have fun.
Script modifications for 4 blue ANTI ICE VALVE annunciators will follow later.
Best Regards
Norbert