PDA

View Full Version : Offsets



Skydvdan
11-22-2004, 08:44 PM
If I wanted to add throttles #3 and #4 to the fs2phidgets .ini where would I find the value for the offset?

[THROTTLE_LEVER_3]
Offset=????<---------------where do you find these?
Length=2
FSType=Proportional
LoValue=-4096
HiValue=16384
Format=#####
[THROTTLE_LEVER_4]
Offset=????<----------------where do you find these?
Length=2
FSType=Proportional
LoValue=-4096
HiValue=16384

Skydvdan
11-22-2004, 09:12 PM
I found them in the FSUIPC SDK for developers.

alandyer
11-22-2004, 11:21 PM
I have just completed adding engine 3 and 4 settings.
As soon as I have completed adding PM-Systems values I will be uploading.
Should be available for download after midnight (Central Time).

I am also compiling a how-to for modifying those settings.
The idea is to have this open-ended.
Obviously, working within the available functionality of FSUIPC.

For instance, I broke out throttle into two settings.
One for throttle and one for reverse lever - both updating same offset - but with different value ranges.
This allowed me to have throttle on one phidget sensor and the reverse lever on another phidget sensor.