javisao Posted February 9, 2015 Report Posted February 9, 2015 Hi, for some reason fsuipc does not read or recognize the heading knob when i decrease it in PMDG 737ngx, it works fine when i increase it. I programed in spad as a rotary knob fsuipc virtual button 64.6 clockwise and 64.7 counter clockwise. the altitude, VS, IAS and CRS, work fine. All the key commands are set in the CDU, its just the decrease function of the HDG that doesn't work. I'd appreciate any help please in this problem.
Pete Dowson Posted February 9, 2015 Report Posted February 9, 2015 Hi, for some reason fsuipc does not read or recognize the heading knob when i decrease it in PMDG 737ngx, it works fine when i increase it. I programed in spad as a rotary knob fsuipc virtual button 64.6 clockwise and 64.7 counter clockwise. the altitude, VS, IAS and CRS, work fine. All the key commands are set in the CDU, its just the decrease function of the HDG that doesn't work. I'd appreciate any help please in this problem. If you programmed it in FSUIPC then obviously FSUIPC does read and recognise you knob, turned both ways from what you say! So you really mean you don't know how to program it for the NGX. How are you programming it? The PMDG aircraft have autopilots which don't use any of the standard FS controls. Pete
javisao Posted February 9, 2015 Author Report Posted February 9, 2015 Hi Pete, thanks for your prompt response, I programmed the knob in SPAD first as a fsuipc virtual button like this ALT 64.0 62.1, VS 64.2 64.3, IAS 64.4 64.5, HDG 64.6 64.7, CRS 64.8 64.9. When I go to fsuipc to program them, fsuipc recognizes all of them but the 64.7 for the heading, when I turn it counter clockwise nothing happens if I turn it clockwise it recognizes the 64.6, do you have any idea why this is happening? All the rest work fine clockwise and counter clockwise. Thanks for giving me some of you time. Javier
Pete Dowson Posted February 9, 2015 Report Posted February 9, 2015 Hi Pete, thanks for your prompt response, I programmed the knob in SPAD first as a fsuipc virtual button like this ALT 64.0 62.1, VS 64.2 64.3, IAS 64.4 64.5, HDG 64.6 64.7, CRS 64.8 64.9. When I go to fsuipc to program them, fsuipc recognizes all of them but the 64.7 for the heading, when I turn it counter clockwise nothing happens if I turn it clockwise it recognizes the 64.6, do you have any idea why this is happening? All the rest work fine clockwise and counter clockwise. I am not familiar with SPAD. Does it detect button 7, or did you just program it with numbers? The virtual button system is used a lot -- I use around 80 of them for my multi-page WideFS "ButtonScreen"s, for small touch screens in the cockpit. There's really no way a bit can get set in the virtual button offsets without it being detected in FSUIPC, so I really think you need to check the detection into SPAD. For more data you could use FSUIPC's IPC write logging to see what gets written to FSUIPC offsets when you turn the knob. Button 64,7 would be the top bit (0x80) in offset byte 0x3340. Pete
javisao Posted February 9, 2015 Author Report Posted February 9, 2015 (edited) spad detects it, also linda only in fsuipc programing it doesn't, i found this on the fsuipc note pad. p64,7 is missing, do you think I can add it manually? sorry for keep bugging you. [buttons.pmdg 737] 0=P64,9,K57,10 1=P64,8,K56,10 2=P64,6,K54,10 3=P64,4,K52,10 4=P64,5,K53,10 5=P64,2,K50,10 6=P64,3,K51,10 7=P64,0,K48,10 8=P64,1,K49,10 [Keys.pmdg 737] 1=55,10,65880,0 Javier Edited February 9, 2015 by javisao
javisao Posted February 9, 2015 Author Report Posted February 9, 2015 Nevermind thanks for your help, i used a different value and it works, i just cant figure it out why 64.7 didnt work. oh well I hope this helps other people with the same issue. Thanks for your help, Pete.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now