ncleme
09-27-2008, 03:16 AM
I am currently using PMDG 737ng and am controlling the overhead\and MCP from SIOC script and all works fine. The overhead uses the FSUIPC mouse macros and MCP uses pmdg`s key commands. All work fine until now, I have just added my EFIS. The efis works fine in SIOC with all other\cards etc, the problem is when I try and send a keypress!!! As you can imagine I have now got a large number of keypresses defined in my SIOC.cfg file. And with the efis I am now over 100 keys.. Problem is SIOC will not send any keys defined over 100 in the sioc.cfg
eg.
99=/1/3/2 = Shift+3
100=/1/4/2 = Shift+4
But the problem is no matter what I put in keysend location 100 it will not work!!
Am i up to the limit in sioc for key definitions?????
Also how do you send a single key ie. A
All i get if I set sioc.cfg to say 99=A I always get a shift+A and not a single A.. Any help......
Also how do I send a TAB key press in SIOC.......
Last question to help with a workaround with the keys problem:-
If I connect the EFIS to another PC on my widefs network, can I get it to send a keypress across widefs to fsuipc on flightsim!! if so what would the code be??
I look forward to any help.........
I will post all my code when I get it working....
eg.
99=/1/3/2 = Shift+3
100=/1/4/2 = Shift+4
But the problem is no matter what I put in keysend location 100 it will not work!!
Am i up to the limit in sioc for key definitions?????
Also how do you send a single key ie. A
All i get if I set sioc.cfg to say 99=A I always get a shift+A and not a single A.. Any help......
Also how do I send a TAB key press in SIOC.......
Last question to help with a workaround with the keys problem:-
If I connect the EFIS to another PC on my widefs network, can I get it to send a keypress across widefs to fsuipc on flightsim!! if so what would the code be??
I look forward to any help.........
I will post all my code when I get it working....