Jump to content
The simFlight Network Forums

piotr66

Members
  • Posts

    21
  • Joined

  • Last visited

piotr66's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Frankly speaking ,a I dont know how to do it. 😞 May be our version are don’t the same. You have version form steam, I have “standalone”. Is you version up to date?
  2. Thank You very much for advice, but unfortunately noting change.
  3. No, never. They are in NGX_Options.ini
  4. What kind of entires? Today I made experiment. With my laptop I went to my friend, who has P3Dv4.5 and PMDG 737NGX. And You know what? It’s working. My code (for the truth it’d Yours), Skino2412 code and it works beautifully. One one hand – good to know that the code is workig. On the other – why not on my computers. Eh...
  5. Know I’m all stupid. 😞 We have the same version - CDU: PMDG Setup -> 1.1, README_PMDG_737-800-900_NGX.txt and README_PMDG_737-806-700_NGX.txt - v1.10.6461
  6. I'm doing this from the begining.
  7. And it helps, thank You. Unfortunately effect is the same. ☹ FSUIPC version is 4.975a - the last version for FSX Paul Henty DLL version is 3.1.21.239 (Skino2412 use 3.1.4.305) PMDG Aircraft – this is what left to check Could You tell me what version PMDG 737NGX do You have?
  8. Thank You very much. I was looking for such a thing. But please tell me, where I can find this upload? I'm new on this forum.
  9. I believe I have PMDG broadcast . I’m using app called MobiFlight for home cockpit builders and I’m able to get all PMDG offset. I’m displaying on LCD or LED display all MPC values (HDG,) and change those values using rotary encoders. It’s working with no problem. But MobiFlight is using Pete Dowson version of FSUIPCDotNetClient2.4. Doing this with C# and Yours FSUIP CClient I’m only learning. Is it correctly? private Offset<byte> MPC_HDG = new Offset<byte>(0x652C); FSUIPCConnection.Process(); this.txtStatus.Text = MPC_HDG.Value.ToString(); and it seems to work. What I set in FSX, I can see in my C# test app.
  10. Yes. CDU -> No Power PMDG 737-600NGX.
  11. Now it looks this way: Rows[0].ToString() - \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 Rows[1].ToString() - \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 Rows[2].ToString() - \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 Rows[3].ToString() - \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 Rows[4].ToString() - \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 Rows[5].ToString() - \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0
  12. Here You are: PMDG_NGX_CDU_Screen cdu = new PMDG_NGX_CDU_Screen(5400); cdu.RefreshData(); if (cdu.Powered) { PMDG_NGX_CDU_Row row0 = cdu.Rows[0]; string cduText = cdu.ToString("\r\n"); string row0Text = cdu.Rows[0].ToString(); string row1Text = cdu.Rows[1].ToString(); string row2Text = cdu.Rows[2].ToString(); string row3Text = cdu.Rows[3].ToString(); string row4Text = cdu.Rows[4].ToString(); string row5Text = cdu.Rows[5].ToString(); txtFMC.Text = row0Text + Environment.NewLine; txtFMC.Text = row1Text + Environment.NewLine; txtFMC.Text = row2Text + Environment.NewLine; txtFMC.Text = row3Text + Environment.NewLine; txtFMC.Text = row4Text + Environment.NewLine; txtFMC.Text = row5Text + Environment.NewLine; } else { txtStatus.Text += "CDU -> No Power"; } Btw. cdu.Powered gives my always false. Maybe this helps.
  13. Yes, of course, but with one difference: [SDK] EnableDataBroadcast=1 EnableCDUBroadcast.0=1 EnableCDUBroadcast.1=0 Is it wrong? I just don’t need First Office CDU.
  14. Hi! How do You make it work? I'm using Paul Henty code (converted by me to C#) and what I get is: cdu.ToString("\r\n"); "\0\u0001\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\n\0{\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\n\0\u008c\0\0\0\0\0\0\0\0D\0\0\0\0\0\0\0\0\0\0\0\0\0\r\n\0¾\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\n\0ê\06\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\n\0\0\0\0\0\0\0\0\0\0\0\03\0\0\0\0\0\0\0\f\0\0\0\r\n\0\0\0\0\0\0\0\0\0\0\0\0M\0\0\0\0\0\0\0\0\0\0\0\r\n\0\0\0\0\0\0\0\0\0\0\0\0\0E\0\0\0\0\0\0\0ú\0\0\r\n\0\0\0\0\0\0\0\0\0\0\0\0\0G\0\0\0\0\0\0\0R\0\0\r\n\0\0\0\0\0\0\0\0\0\0\0\0\0\03\0\0\0\0\0\0\u0091\u0018\0\r\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0&7\0\r\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0¶\u0019\a\r\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\n" string row1Text = cdu.Rows[1].ToString(); "\0\u0001\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" 😪
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.