Jump to content
Sign in to follow this  
Guest Skymed

xml logic help

Recommended Posts

Guest iagman

The code below works fine. However, I need to add one condition and do not yet understand xml logic well enough to get it to work. (A:AIRCRAFT WIND X, knot) (A:AIRSPEED TRUE, knot) / 60 * int I do not want the needle to rotate when the plane is on the ground; instead, I want it to face North. I know (A:SIM ON GROUND, bool) is probably the variable needed, but have not succeeded in getting that to give the effect desired.Something like this: if (A:SIM ON GROUND, bool) is 1, then Item Value = 0 (which rotates needle straight up).Any assistance appreciated,Glenn

Share this post


Link to post
Share on other sites
Guest iagman

Jon,Is this the logic of your code:If (A:SIM ON GROUND, bool) equals 0 (false, not on ground), then do the calculations inside the "if" statement. Else produce a value of 0. I'm having a bit of a problem getting a handle on RPN and space requirements of xml.Thanks for the reply.Glenn

Share this post


Link to post
Share on other sites
Guest Skymed

That is exactly what Jon is saying !Steve

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...