Keysending Problem with greater than 99 Keys???
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....
Any ideas about the 100th keypress not working?
So i take it if i use lower case a it will work eg. 95=a
Any ideas about the 100th keypress not working?
Re: Keysending Problem with greater than 99 Keys???
Hello,
did you solve your problem ??? I have the problem with this 100th key, and I don't know how to proceed...
I don't use my sioc with flight sim, so I can't use fsuipc
Thx
TiTi
Re: Keysending Problem with greater than 99 Keys???
Hello,
a second instance of SIOC would provide another set of keys.
Jim.
Re: Keysending Problem with greater than 99 Keys???
hello Jim,
what do you mean with a second instance ??? To install a second SIOC, and then to have 2 SIOCs working on a same computer ??
Not sure that it works
TiTi
Re: Keysending Problem with greater than 99 Keys???
TiTi,
Yes, it works.
A separate .ini is required which uses different ports from the [renamed] original. Also activate the IOCP Client function as required to communicate between the two instances, if necessary. Use batch files to copy the appropriate version of the .ini into sioc.ini before launching SIOC.
Jim.
Re: Keysending Problem with greater than 99 Keys???
ahhh ok....
well i'll try this tomorrow,
Thank you very much for your help, Jim, thank you
see you
TiTi