PDA

View Full Version : Offset?



Pierre24
05-21-2008, 05:11 AM
Hi All,

I search for two offset:

Stab out of trim light and for a switch: fuel flow

Regards


Pierre

Trevor Hale
05-21-2008, 08:14 AM
Hi Pierre,

I am not sure if there is a Stab out of Trim offset, it is more in conjunction with TO COnfig. I am sure if you had PMsystems, you might be able to create a logic that allows you to read the offset variables of the STAB Trim and make a decision based on that information to turn on or off an led.

And for Fuel flow..... I think you may be mistaken. Fuel Flow is a READ value, and is a numeric number based on the engine perimeters in Flightsim. You cannot control fuel Flow.

If you are talking about (Engine 1, or Engine 2) Fuel Cuttoff thats a different thing altogether.

Please let us know.

Trev

ralmav
05-21-2008, 02:23 PM
Hi Pierre,
I think the Stab out of Trim function is controlled by Project Magenta MCP.
There's an entry in the mcp.ini :

AllowStabTrimOverride=Off
StabTrimDeflect= 6000
/ Disconnects A/P when Elevator or
/ Aileron is moved more than the
/ deflection value (default 6000)
/ This option needs to be enabled
/ via bit13 offset 0x50A - monitor
/ bit13 0x5518 for current setting

So the offset for the Stab out of Trim light is 5518 bit13 i think.

ralmav
05-21-2008, 02:57 PM
just look at the PM Offset list at:

http://www.projectmagenta.com/pmoffsets.html

Here it is offset 5528 bit 13 and NOT 5518:

Pierre24
05-22-2008, 02:32 AM
Hi Trev and Ralf,

Thank you very much for your answer. I will try the offset 5528.13, as well as to add the following lines into my MCP.


Regards

Pierre