November 7, 201213 yr Hello guys. First of all im new at this forum and i have a 3 question As you guys know that ngx have sdk now and i think that mean we can read datas from ngx. So 1.Will flaps gauge of opencockpits work with ngx.If yes is it enought to just modify the servo values. 2.Can i make a annunciator of Le flaps transint and Le flaps EXT with ngx by the defult script of the opencockpits. 3.Can i make the landing gear annunciators of ngx with again with the defult opencockpits script with master card. Please i realy need the answer of these questions. Thanks Bahadir Tubay
November 7, 201213 yr Commercial Member Probably a question to be asked of opencockpits, but someone around here might be able to help you out. Kyle Rodgers
November 8, 201213 yr Author Yes sir you are right but OC just give some basic answers. Is there any body can help me
November 8, 201213 yr Hello, sadly I can't help you either, but in case nobody answers you should write to PMDG using their support dest system on their website. Usually they answer you within 24 hours and their answers always proof as very useful and valuable. Greetings from the 737 flightdeck!
November 9, 201213 yr 1.Will flaps gauge of opencockpits work with ngx.If yes is it enought to just modify the servo values. There is a way to get the values from the NGX via SDK, MAIN_TEFlapsNeedle[2] variable (float type). Someone needs to write a script/driver/something to read from FSX, and send to opencockpits. 2.Can i make a annunciator of Le flaps transint and Le flaps EXT with ngx by the defult script of the opencockpits. Can be read from NGX in boolean values MAIN_annunLE_FLAPS_TRANSIT and MAIN_annunLE_FLAPS_EXT. Again, someone needs to make the scripts. 3.Can i make the landing gear annunciators of ngx with again with the defult opencockpits script with master card. There are three sets of gear lights accessible: -Overhead backup annunciators -Main panel "LOCKED" annunciators (green) -Main panel "TRANSIT" annunciators (red) Same caveat about needing the scripts to be programmed applies. --Peter Fabian
November 9, 201213 yr Author Thans sir. There are some ready scripts for defult 737. İ think the only thing i have to do is change the offsets. İ installed the sp1c of pmdg ngx but i dont know where can i find the list of sdk ofsetts.
November 9, 201213 yr The SDK is in FSX/PMDG/737NGX directory. I can not help you more, I am not a programmer. --Peter Fabian
November 12, 201213 yr Author Ok i think i need c++ to use sdk of the ngx. But is there any offsets for ngx just to read the flaps value.
Create an account or sign in to comment