Results 11 to 12 of 12
-
12-19-2011, 08:33 AM #11
- Join Date
- Mar 2008
- Location
- France,Nice
- Posts
- 2,652
Re: SIOCModule cannot connect to IOCP server
Hi,
Ok good for the SPLRs.
As for the Flaps, now I see I forgot to add a button way inside SIOC creator, I'll try to add that in next version
The problem with using exact detents in a SIOC code is it might conflict with the auto retraction of the flaps. You can try however, but then I cannot guarantee it'll work. The detents increment is 4096. so flaps 1 is 4096, flaps 1+F is 8192 etc. Since the flaps lever does not have flaps 1+F position, it's a bit tricky...
What you can do in your SIOC script: detect if the flaps lever is moved up or down, and send to FS through FSUIPC a flaps up or down command
To send a flaps command, you need to use FSUIPC offset 3110 and send one of these 2 commands:
FLAPS_DECR=65759
FLAPS_DOWN=65603
Cheers,
JL
-
12-19-2011, 11:08 AM #12
- Join Date
- Mar 2009
- Location
- Austria
- Posts
- 17
Re: SIOCModule cannot connect to IOCP server
Thank you for your fast response. I see the problem and will try to implement your suggested mode in the script.
Hi...realize this has been a long time, but I'm heading down the path of building my own 777...
B777 Overhead Panel Design