Oi4FS_p737CDU is released

This is the forum for all your MSFS 2020 - PMDG 737 driver questions and issues
mvr1918
Site Admin
Posts: 1628
Joined: Thu Aug 30, 2012 3:35 pm

Re: Oi4FS_p737CDU is released

Post by mvr1918 »

Try this:

UnZip to SIOC folder

https://1drv.ms/u/s!AjRjRKdTF9fGpbtbq0O ... A?e=nVxego

Make a manual PMDG B737.ini file

Open PMDG B737.ini and modify the lines


CONFIG_FILE=OCP4NGX_v5.5.ssi

to

CONFIG_FILE=OCP4NGX_v5.5P.ssi


13, Device = 20

to
MASTER= 13,13,1,20


UnZip to SIOC folder

https://1drv.ms/u/s!AjRjRKdTF9fGpbtbq0O ... A?e=nVxego
Cmte. Pena
Posts: 32
Joined: Sun Mar 19, 2017 2:07 pm
Location: Brazil

Re: Oi4FS_p737CDU is released

Post by Cmte. Pena »

Nothing changed, Roar. :cry:

The PMDG B737.ini lines:
[SIOC]
IOCP_port=8092
IOCP_timeout=4000
Minimized=Yes
toggle_delay=20
[IOCARDS MODULE]
IOCard_disable=No
IOCard_LPT=No
[FSUIPC MODULE]
FSUipcdisable=No
FSUipcRefresh=60
[IOCP CLIENTS MODULES]
IOCPini_delay=3000
IOCPclient0_disable=no
IOCPclient0_host=localhost
IOCPclient0_port=8099
IOCPclient1_disable=yes
IOCPclient1_host=localhost
IOCPclient1_port=8092
[SOUND MODULE]
Sound_disable=Yes
Volume=100
[*]
[PMDG B737]
CONFIG_FILE=OCP4NGX_v5.5P.ssi
MASTER=13,13,1,20

I unzip the file OCP4NGX_v5.5P in the folder "D:\Iocards\SIOC", where I have the Oi4FS files and the Oi4FS_p737CDU file is at my Windows Desktop.
Cmte. Pena
Keep flying.
mvr1918
Site Admin
Posts: 1628
Joined: Thu Aug 30, 2012 3:35 pm

Re: Oi4FS_p737CDU is released

Post by mvr1918 »

In PMDG B737.ini replace the
MASTER=13,13,1,20

to USBKeys= 13.20

also change the script part for the CDU
from
Var 1999, name CDU1, static, Link IOCARD_KEYS, Device 13

to
Var 1999, name CDU1, static, Link USB_KEYS, Device 13

This can be done easily via SIOC's edit_script
Screenshot 2022-06-13 150250.jpg
Screenshot 2022-06-13 150250.jpg (111.9 KiB) Viewed 1729 times
Cmte. Pena
Posts: 32
Joined: Sun Mar 19, 2017 2:07 pm
Location: Brazil

Re: Oi4FS_p737CDU is released

Post by Cmte. Pena »

Roar, now I have the CDU totaly functional, but I´m experiencing the MCP burning out (simply turn off in flight).

Is there any chance the CDU interfering?

The EFIS and the CDU still ok when MCP turn off in flight.

Thank you very much for your help!

:?
Cmte. Pena
Keep flying.
mvr1918
Site Admin
Posts: 1628
Joined: Thu Aug 30, 2012 3:35 pm

Re: Oi4FS_p737CDU is released

Post by mvr1918 »

The CDU app should not interfere with the MCP output.

If the leds and displays go "black" it is most likely a hardware issue. Do you have a power unit connected to the MCP? Check the USB connection and also try to change the connection (remember then to do a new configuration). Check tha tit USB is connected to a USB port that does not disable power.

I am quite sure it is not a software issue.
xxlmash
Posts: 26
Joined: Tue Feb 08, 2022 9:31 pm

Re: Oi4FS_p737CDU is released

Post by xxlmash »

The Buttons dont work on the CDU, i have the OpenCockpits FMC Version 1.0 - The Virtual CDU is shown on the OpenCockpits Modul


BR

[SIOC]
IOCP_port=8092
IOCP_timeout=4000
Minimized=Yes
toggle_delay=20
[IOCARDS MODULE]
IOCard_disable=No
IOCard_LPT=No
[FSUIPC MODULE]
FSUipcdisable=No
FSUipcRefresh=60
[IOCP CLIENTS MODULES]
IOCPini_delay=3000
IOCPclient0_disable=no
IOCPclient0_host=localhost
IOCPclient0_port=8099
IOCPclient1_disable=yes
IOCPclient1_host=localhost
IOCPclient1_port=8092
[SOUND MODULE]
Sound_disable=Yes
Volume=100
[*]

Picture of "Oi4FS_p737CDU.exe" Folder
https://prnt.sc/XQjpEuQ61vri

Oi4FS Configuration
https://prnt.sc/KSMEB3Tmfhuj

Oi4FS.ini
https://prnt.sc/3DKba2TlcGgo

Config SIOC (i have tryed the Solution from the post above)
https://prnt.sc/xaTHzgxSomv5
mvr1918
Site Admin
Posts: 1628
Joined: Thu Aug 30, 2012 3:35 pm

Re: Oi4FS_p737CDU is released

Post by mvr1918 »

I dont' see your FS_PM B737.ini file to check that you have a correct configuration file.

The modified script is not correct. I should be Device not Value

as in this example
Var 1999, name CDU1, static, Link USB_KEYS, Device 13
xxlmash
Posts: 26
Joined: Tue Feb 08, 2022 9:31 pm

Re: Oi4FS_p737CDU is released

Post by xxlmash »

Changed the Config_SIOC to Device
https://prnt.sc/OwhMdntxHh74


[SIOC]
IOCP_port=8092
IOCP_timeout=4000
Minimized=Yes
toggle_delay=20
[IOCARDS MODULE]
IOCard_disable=No
IOCard_LPT=No
[FSUIPC MODULE]
FSUipcdisable=No
FSUipcRefresh=60
[IOCP CLIENTS MODULES]
IOCPini_delay=3000
IOCPclient0_disable=no
IOCPclient0_host=localhost
IOCPclient0_port=8099
IOCPclient1_disable=yes
IOCPclient1_host=localhost
IOCPclient1_port=8092
[SOUND MODULE]
Sound_disable=Yes
Volume=100
[*]
[FS_PM B737]
CONFIG_FILE=Oi4FS-PM B737 v5.1.ssi
USBKeys=13,14
MASTER=8,8,1,63
MASTER=11,11,1,59
MASTER=7,7,1,61
MASTER=9,9,1,65
xxlmash
Posts: 26
Joined: Tue Feb 08, 2022 9:31 pm

Re: Oi4FS_p737CDU is released

Post by xxlmash »

solved
mvr1918
Site Admin
Posts: 1628
Joined: Thu Aug 30, 2012 3:35 pm

Re: Oi4FS_p737CDU is released

Post by mvr1918 »

Fine that you now have solved your problem.
Post Reply