Page 2 of 3

Re: Oi4FS_p737CDU is released

Posted: Fri Jun 03, 2022 3:12 pm
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

Re: Oi4FS_p737CDU is released

Posted: Fri Jun 03, 2022 10:13 pm
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.

Re: Oi4FS_p737CDU is released

Posted: Mon Jun 13, 2022 1:04 pm
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 1764 times

Re: Oi4FS_p737CDU is released

Posted: Sun Jun 19, 2022 1:49 pm
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!

:?

Re: Oi4FS_p737CDU is released

Posted: Sun Jun 19, 2022 8:37 pm
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.

Re: Oi4FS_p737CDU is released

Posted: Sat Sep 17, 2022 6:07 pm
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

Re: Oi4FS_p737CDU is released

Posted: Sat Sep 17, 2022 9:58 pm
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

Re: Oi4FS_p737CDU is released

Posted: Sat Sep 17, 2022 10:06 pm
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

Re: Oi4FS_p737CDU is released

Posted: Sat Sep 17, 2022 10:16 pm
by xxlmash
solved

Re: Oi4FS_p737CDU is released

Posted: Sun Sep 18, 2022 8:28 am
by mvr1918
Fine that you now have solved your problem.