Jump to content
The simFlight Network Forums

Franck

Members
  • Posts

    18
  • Joined

  • Last visited

Franck's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Thanks for the help, I have recreated my profile, and now I can assign it to any liveries and it works like a charm. Sorry for the disturb, since it was not a FSUIPC problem. Franck
  2. I think you misunderstand me. This was working perfectly before update. I had created a profile for my PMDG 737 NGX and Dash 8 400, with one of the livreveries. When I use another livreries, what I do is that I go to FSUPIC option, and select specific profil and choose the one for my generic¨PMDG or Dash 8 400. The problem now is that, when I do his, for axis assignement it works, the box remain check, but for button it doesnt work any more, I check the box, but it doesnt seem to save this state when I leave FSUIPC menu. So naturally, my button programmed with macro doesnt work. And when I return into FSUIPC menu, the box is uncheck and there is no profile assiociate to my livreries. Edit : Ok so it looks like that it works if I create a new Profile. The Dash 8 has been updated so maybe some thing is wrong due to this update. But with a new profile I have managed to have my button work again.
  3. It is possible, but I have the problem on all aircraft, tested with PMDG NGX, Majestics Dash 8 400 etc...
  4. Hi, when I check the specific profile box, when I return into FSX, nothing work, I return into FSUIPC, and specific profile is unchecked. It does work only for "Axis Assignement", but not for button and macro. thank you for your help.
  5. You are a god, that works, just tested quicly but VOR/ADF is now working without interfering with the MCP, will test during a full flight tomorrow ( this afternoon lol) thanks again, for your kindness. Franck
  6. Hi Steve, the EFIS is set to 1 into your sript so it is disable. The other script I am running is this one : NGXEFIS_PP_2.02.lua, you can find it on AVSIM by searching opencockpit. I prefer to tell you the script than copying it here without the authorization of the writter.
  7. Hi Steve038, I am sorry to disturb you again, but I have a question, could you please tell me what is the function of this part of your code : local function toggleVORL(state, unit) if unit == GFEFISU then if state == 0 and ipc.readLvar('ngx_switch_358_a') ~= 0 then ipc.control(69990, -2147483648) ipc.control(69990, 524288) ipc.control(69990, -2147483648) ipc.control(69990, 524288) elseif state == 1 and ipc.readLvar('ngx_switch_358_a') == 0 then ipc.control(69990, 536870912) ipc.control(69990, 131072) end else if state == 0 and ipc.readLvar('ngx_switch_414_a') ~= 0 then ipc.control(70046, -2147483648) ipc.control(70046, 524288) ipc.control(70046, -2147483648) ipc.control(70046, 524288) elseif state == 1 and ipc.readLvar('ngx_switch_414_a') == 0 then ipc.control(70046, 536870912) ipc.control(70046, 131072) end end end local function toggleADFL(state, unit) if unit == GFEFISU then if state == 0 and ipc.readLvar('ngx_switch_358_a') ~= 0 then ipc.control(69990, 536870912) ipc.control(69990, 131072) ipc.control(69990, 536870912) ipc.control(69990, 131072) elseif state == 1 and ipc.readLvar('ngx_switch_358_a') == 100 then ipc.control(69990, -2147483648) ipc.control(69990, 524288) end else if state == 0 and ipc.readLvar('ngx_switch_414_a') ~= 0 then ipc.control(70046, 536870912) ipc.control(70046, 131072) ipc.control(70046, 536870912) ipc.control(70046, 131072) elseif state == 1 and ipc.readLvar('ngx_switch_414_a') == 100 then ipc.control(70046, -2147483648) ipc.control(70046, 524288) end end end Here is why I am asking you the question, I have an EFIS from opencockpit, and I use a lua script from roarkr on AVSIM, and when I push the VOR 1 switch to VOR 1 , I have my MCP Pro HDGSEL button that light up, and then immediately light off, and of course on the NGX, I can see that the VOR1 swicht goes back to off, even if on my Opencockpit EFIX the switch is still on VOR 1. Have of course the same problem using ADF 1 / VOR 2 / ADF 2. Do you have any idea what can I make to solve the problem.
  8. Hi, I have a question, is it possible to copy a complete Aircraft specific configuration to anoter version of the same aircraft ( different texture ) ? Here what I have done, I have set up my complete setup for the NGX 737-800 winglet house ( axes, buttons etc...) . Since I fly with different texture of the aircraft I want to copy the entire Aircraft specific to another version of the aircraft. I have created a new Aircraft specific for the new version, just added a button so that FSUIPC create an entry in FSUIPC4.ini. I have then edited the ini file by copy/paste all the lines of one Aircraft specific to the other Aircraft specific ( it may not be clear to understand lol ) My problem is that in the new version some parts doesn't work, for example the axis of the throttle are wrong. So is it possible to do this, and sould it work ? I can't use the Profile option, because in one of the LUA script I use for the goflight MCP Pro, it is indicated in the installation requirement that we must not activate this feature. Franck
  9. Hi Steve, it is completly crazy. I went into FSUIPC and played a little bit with all the button to see if something was attached to one of them like you told me, I went back to FSX activate the lua script like I always do, and guess what now it works .... I dont know if the test program as done something, if the fact that I went to FSUIPC without activating the script and play with the button did something, but now it works again. Anyway, a big thanks for your patience and your help, and of course for your EXCELLENT script. Hope I wont come back again i few days ;)
  10. I Steve I have tested with the check program, every thing is OK, all button are working, the swtiches too, and I can press multiple button at the same time. So the problem is comming somewhere else. FSUIPC maybe, I have the last version install. Could a script be interpreted differently beacause of regional settings ? Does the NGX as to be configure in a certain way ( lbs or kg, mm hg etc...) ? Thanks for the help you may provide. Franck
  11. Hi every one, I am sorry to post here again, but after the SP1 update, the script doesnt work any more, I have exactly the same problem as a few days ago, the rotaries work, but the A/T switch, FD switch dont work. I dont understand where the problem is coming from. If I click in the VC, I can see the green led switching on on the MCP Pro. If I use the switch on the mcp pro, I hear the click in the VC, but the switch doesnt move. This plane is driving me crazy.
  12. Hi Steve, I have found something, the script works perfectly, I had to programm a full flight in the FMC and the switches did fully work. And today just by testing on ground like I did 2 days ago, the swithes works prefectly even on the gound without programming anything in the FMC, I didnt change anything, and now everything works like a charm. Thank you for your help and your great work.
  13. Yes the config is set on "Compatible Addon" I really dont understand why it has work, and now the switches refuse to change their position. Franck
  14. Oups my mistake, I was of course talking about the 4.746 version. Franck
  15. I steve, the answer is yes to all of your questions. I have tested also with FSUPIC version 4.76 (the one I did use before the upgrade of my computer). FSUPIC see correctly the button of my MCP Pro, as you can see in my pevious message, everything works perferctly, only the swithes are not working, but I can hear the switch in FSX when I use the MPC PRo, but it is not activate in FSX. I did test my MCP Pro with the original B738 of FSX, and the switches work correctly. I remember with my old computer, I gave install the PMDG B737, all the hotfxes and then the SP1, on my new computer I did install the PMDG 737 + the SP1 directly without using the hotfixs in between, any one have tested this way ? Thank you for the help. Franck
×
×
  • 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.