January 30, 200521 yr I have made my XML digital gauges for my reciprocating engine panel and am working on the same gauges for turboprop engines. I have hit on a problem and need some help. The "Tooltip" for the RPM gauge on the King Air 350 panel, says that the gauge is "Gas Generator RPM" . I can not find this item in the XML parameters or token variables. What parameter should I use to display the turboprop engine RPMs? An example of the correct code,(for the string), would be a big help. Thanksgreenco
January 30, 200521 yr >The problem is solved!!! I found the answer.>>greenco And the answer was...??? Paul
February 5, 200521 yr >>The problem is solved!!! I found the answer.>>greenco>> And the answer was...???> Paul I believe "[corrected] N1 ..." is the gas generator in turboprops. Then names relating to N2 are for the turbine, which is geared to the prop shaft. Ron
February 7, 200521 yr The answer is %((A:GENERAL ENG1 RPM, revolutions per minute) 1000 /)%!5.1f! This works.greenco
Create an account or sign in to comment