Jump to content
The simFlight Network Forums

Offset+Mobiflight+Event ID+Param


Recommended Posts

*** Moved from FAQ: please post support questions in support forum *** 

Hello everyone. 

I am trying to find information about how to work and understand the offset and the event id. As well I am using to interface on my own cockpit. and extra joystick and arduino board with mobiglight. Both interact with fsuipc so, I want to work with the joystick into the fsuipc and arduino with mobiflight. The plane in the PMDg on P3D v4.5

This is the thing. 

On mobiflight and after request for help to the mobiflight staff I used the following details

On Left
Action Type: Event ID
Event ID: 70358
Param: 8192

On the right
Action Type: Event ID
Event ID: 70358
Param: 16384

To move and a rotary enconder to change frc on comm1. I find out from where the Param number come from. But I cant find the way to get the EVENT ID.

I need to know where that number comes from cause I think is the same thing thta I have to used to the fsuipc to make it works with my extra joystick to used the buttons. Please be kind to showing me casue I am pretty new and dummy with this new things and after being searching in forums and I still can realize about how this work. 

Example:
Offset    Size    DataType            Name                                                         Note
  6497     1        BYTE                  LTS_OvereadPanelKnob Position             0...150        (this is from the offset list that comes with fsuipc5, Offset_Mapping_PMDG737NGX.pdf) 
I try to used this on fsuipc checking the profile to PMDG aricraft. and using  OFFSET BYTE SET and it didnt work.
I am sorry if I am oping a new topic but believe me i didnt get any result.
Regards Luis
 
Edited by John Dowson
Moved to support forum
Link to comment
Share on other sites

7 hours ago, luis782006 said:

To move and a rotary enconder to change frc on comm1. I find out from where the Param number come from. But I cant find the way to get the EVENT ID.

I need to know where that number comes from cause I think is the same thing thta I have to used to the fsuipc to make it works with my extra joystick to used the buttons.

Those event IDs look like the <custom controls> for PMDG boeing aircraft. You can assign them in FSUIPC Buttons & Switches tab, selecting <custom control> in the dropdown.

7 hours ago, luis782006 said:
Offset    Size    DataType            Name                                                         Note
  6497     1        BYTE                  LTS_OvereadPanelKnob Position             0...150        (this is from the offset list that comes with fsuipc5, Offset_Mapping_PMDG737NGX.pdf) 
I try to used this on fsuipc checking the profile to PMDG aricraft. and using  OFFSET BYTE SET and it didnt work.

The PMDG offsets listed in the PMDG lists are all READ ONLY. You can't write to them!

The only way to control PMDG aircraft with assignments is via the curstom controls. 

Please see PMDG help on their forum. All this is from their SDK, installed in your PMDG Aircraft files on your PC.

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.