Jump to content
Sign in to follow this  
scottb613

RXP Integration with third party aircraft (A2A, Carenado, etc...)

Recommended Posts

On 1/4/2020 at 10:11 PM, somiller said:

Indeed, I should have mentioned that in some cases the buttons do require a double click.

Hi,

This is a limitation of the 'binding' used in the non-Reality XP GTN: it uses a simvar to pass information through.

This means the aircraft vendor adds a piece of code which writes a value to the simvar upon button press, then, the gauge reads the simvar and triggers an action depending on the value. Each button+action combination get a unique value for this.

The problem is when you manage to press 2 or more buttons in a row since the last time the gauge has read the value, the gauge will only read the last value set the next time it reads the simvar. In other words: you loose all button clicks but the last one.

This is even more pronounced with knobs which you can turn really fast in a row.

On the other hand, the genuine Reality XP GTN (and GNS V2) are using a 'command' system, which converts any action on the 3D model into an event. This system also queues all events and you never loose any. it is more robust, more versatile, and simpler to implement for 3D modelers.

The XML scripts is a simple 'bridge' which reads the other simvar, and convert the value into a RXP GTN event. It it by definition also limited to the inherent flaws of the 'simvar' approach.


Jean-Luc | reality-xp.com
This message from Reality XP is protected by a disclaimer: reality-xp.com/aboutrealityxp/email.html

Let your voice be heard and help us make a difference for you: Vote !
Open up communications with Reality-XP (Microsoft Flight Simulator Forums)

Share this post


Link to post
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
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...