Jump to content
The simFlight Network Forums

Need help with some offsets-settings


Recommended Posts

Hi..

Im using Project Magenta software.

I want to assign two axis on my CH TQ for the Fuel Cutoff to the PMSystem.

the Offsets are

561A .0 CutoffL

561A .1 CutoffR

ON = Cutoff

OFF = IDLE

But I dont understand how to do it.. Im using a other axis for gear up and down. but I dont use any offset for that.. using the "buildt in" values.

Can anybody help me with this issue ?

Best Regards

Tom Stian Bjerk

Link to comment
Share on other sites

I want to assign two axis on my CH TQ for the Fuel Cutoff to the PMSystem.

Hmmm. A bit of a waste of axes when fuel cutoff/idle is really only a toggle lever/switch?

the Offsets are

561A .0 CutoffL

561A .1 CutoffR

ON = Cutoff

OFF = IDLE

But I dont understand how to do it.. Im using a other axis for gear up and down. but I dont use any offset for that.. using the "buildt in" values.

How have you done it for the Gear on an axis, then? If you've been assigning controls in the right-hand side of the FSUIPC axis assignments tab, then it is identical for FSUIPC offsets. You just need to use the "Offset" controls for that instead of the "Gear" controls.

For SETTING a bit, you'd use Offset Byte Setbits, for Clearing a bit you'd use Offset Byte Clrbits. In the above cases the offset is x561A for both left and right, but the bit value is 1 (=2^0) for Left and 2 (=2^1) for Right. The offset values go into the Offset field (which will magically appear when you select an Offset control), and the bit values go into the Parameter field.

Regards

Pete

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.