good morning everyone
I'm trying to use an open fmc but when I go into some configuration tabs this is giving this error could anyone help me solve it?
thank you
ello mvr 1918 thank you very much for the help I managed to solve the problem of the errors simply I had not put the program in the same folder of Sioc
But now I hit another doubt I even built my fmc / CDU with a USB keyboard emulator card. Of the opencockpits would have how to make it work in the program you could give me some tip because I am not able to make it work the mcp and efis worked very well now that my fmc I am not able to make it work
thank you !
Mvr 1918
I'm sorry for so many questions.
I made the change in the script as you said in the post above
I configured the ini file
Start file like this
opened the fsx again anyway it did not work but I noticed that the six idx is not updating as the picture below
What could be happening?
it seems to me that the auto routine for detecting OC modules and configuring the PMDG B737.ini file do not pick up your FMC USB string.
Make sure you have the latest version of OC4BAv4 installed by clciking the "Check 4 Updates"
If this do not solve your problem add this line to your OMDG B737.ini where you also have the correct MASTER lines for your MCP and EFIS
USBKeys=13,63
it should then looks something like this:
[PMDG B737]
CONFIG_FILE=OCP4NGX_v4.1.ssi
MASTER=7,7,1,xx ( xx should be the correct USB connection number EFIS)
MASTER=15,15,1,xx ( or MASTER 15,5,1,xx if you have an older MCP) ( xx should be the correct USB connection number for MCP)
USBKeys=13,63
Thanks so much for the help of the keys they are working perfectly but now I can not make fmc stay aligned on the screen I followed all the steps of your tutorial yet it does not make sure you would have some tutorial?
thank you
Mvr1918
good afternoon
As I mentioned above I have a fmc v2 running the program thanks to your help!
Now I've got a set of opencockpits (usb expansion master card) I want to connect the leds of the fmc announcers (exec msg ofst dspy and the fail) how do I configure it?
thank you
You first decide IDX number for the MASTER you are using.
The code for the FMC Leds are in the script already so you just need to modify the script.
You edit the script so the lines for the FMC Leds in the script point to the IDX of the MASTER and the output numbers you have the leds connected to.
How to compile etc. is covered in the documentations.