Jump to content
The simFlight Network Forums

Sending Key Events ?


Recommended Posts

Hi Pete!

I am programming a software for a Hardware MCP for a 757...

If i want to use the FS Internal Key events (like used in a gauge) , how do that with fsuipc ?

I guess the offset 0x3200 does something similar? what is it dowing exactly and where are the parameters described ?

kind regards

florian

Link to comment
Share on other sites

If i want to use the FS Internal Key events (like used in a gauge) , how do that with fsuipc ?

The ones used in gauges are the FS controls, the same as those which can be assigned in FS Options-Controls-Assignments, and the same as listed in FSUIPC Keys and Buttons pages for assignment.

The complete list of all of these is given in my FS Controls list documents, one for each version of FS -- see

www.schiratti.com/dowson
. In fact the names used there (and in my drop-down lists) are mostly the same as the Gauge SDK Key names but without the KEY_ part at the front.
I guess the offset 0x3200 does something similar? what is it dowing exactly and where are the parameters described ?

No. Offsets 3200-320B are for sending key strokes to FS, emulating the keyboard, exactly as it says in the FSUIPC Programmer's Guide.

The facility to send FS Controls is at offsets 3110-3117.

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.