Search found 16 matches

by sky80033
Thu Sep 17, 2020 3:50 pm
Forum: OC4BAv5
Topic: OC4BAV5 idx device ???
Replies: 4
Views: 2427

Re: OC4BAV5 idx device ???

Hello,
MCP,MIP,works,
Now I have the same problem with my keys module,What device number should I put for it to be recognized?." USBKEYS=?,39".
thank you.
marc from belgium.
by sky80033
Thu May 28, 2020 4:52 pm
Forum: OC4BAv5
Topic: OC4BAV5 idx device ???
Replies: 4
Views: 2427

Re: OC4BAV5 idx device ???

Hello, thank you for the answer. It works for my MCP and my MIP Now for my "lower ovh", which idx should I use? Knowing that all my inputs and outputs from my ovh are on the master card 3. summary: idx 31.4, x, 41 x=master 1, all input and output of my MCP. x=master 2, all input and output...
by sky80033
Sun May 24, 2020 4:20 pm
Forum: OC4BAv5
Topic: OC4BAV5 idx device ???
Replies: 4
Views: 2427

OC4BAV5 idx device ???

Hello, First excuse me for my bad english I modify my script by replacing the idx, input, output,in the OCP4NGX_V5.5 I only work with IOCARD hardware no P&P module. I have 1 expansion card with 4 masters and 1 expansion with 1 masters.+servo card+key card+dcmotor card+stepper motor card. My prob...
by sky80033
Sun Nov 01, 2015 7:46 pm
Forum: OC4BA v2/v3
Topic: IRS DISPLAY AFT OVH
Replies: 11
Views: 5449

Re: IRS DISPLAY AFT OVH

Ok,the video work on my pc.
by sky80033
Sun Nov 01, 2015 7:16 pm
Forum: OC4BA v2/v3
Topic: IRS DISPLAY AFT OVH
Replies: 11
Views: 5449

Re: IRS DISPLAY AFT OVH

Hello,
I sent you one e-mail the 9 september with all my folder,i try all,but I CAN NOT READ VAR 1473 AND 1508 with iocp consol.
The link for the video is "private" i can read the video.
All my cockpit work wih opencockpit card ,no plug and play module also my fmc.
Thank you
by sky80033
Sun Nov 01, 2015 5:29 pm
Forum: OC4BA v2/v3
Topic: IRS DISPLAY AFT OVH
Replies: 11
Views: 5449

Re: IRS DISPLAY AFT OVH

Hello, I'm still trying to do work the irs display and elecrical display .Everything else works. In the last list of variables there are two variable "var 1473 fmc_takeoffflaps" and "added vars after new sdk sp2" "var 1473 elec_meterdisplay.." Wat is new sdk sp2 ?(sp2 f...
by sky80033
Tue Sep 08, 2015 4:37 pm
Forum: OC4BA v2/v3
Topic: IRS DISPLAY AFT OVH
Replies: 11
Views: 5449

Re: IRS DISPLAY AFT OVH

Hello, My new script: Var 0900, name IRSDSP, Link IOCARD_DISPLAY, Device 33, Digit 0, Numbers 1 Var 1508, name DSPLEFT1, static { &IRSDSP = &DSPLEFT1 it does not work,if i run iocp console to read var 1508 DSPLEFT1 no value.I can send on value to var 1508 DSPLEFT1 with iocp console. My probl...
by sky80033
Mon Sep 07, 2015 3:48 pm
Forum: OC4BA v2/v3
Topic: IRS DISPLAY AFT OVH
Replies: 11
Views: 5449

Re: IRS DISPLAY AFT OVH

This is my script for display (1) :vars 1508 IRS_Displayleft(1).

script:
Var 0900, name IRSDSP, Link IOCARD_DISPLAY, Device 33, Digit 0, Numbers 1

Var 1508, name DSPLEFT1
{
&DSPLEFT1 = &IRSDSP

If i read the var 1508 with iocp console nothing,no value .
thank you
by sky80033
Sun Sep 06, 2015 6:32 pm
Forum: OC4BA v2/v3
Topic: IRS DISPLAY AFT OVH
Replies: 11
Views: 5449

IRS DISPLAY AFT OVH

Hello,
I am trying to program the AFT OVH.
I can read the variables for the 15 irs dispay.I use variables 1508 to1522 to read but no value .
Wath the right procedure?
Thank you
Marc
by sky80033
Mon Jul 20, 2015 8:57 am
Forum: OC4BA v2/v3
Topic: USBKEYS idx
Replies: 5
Views: 2883

Re: USBKEYS idx

Hello, You gave me the solution. My error was in my script:link USB_KEYS and not link iocard_keys. The 737ngx pmdg is the most realistic simulator .Offsets have always been hidden to the public. Finally,thank to you with the event and variable i can program all the fuction in the 737. I hope you und...