That looks very nice Kris, great to see you're doing 3D gauges
A quick question, where is the documentation for all the variables and their corresponding units? I couldn't find it
Hi Brianguy100!
Thank you!
And I am sorry that I did not see your question. I just log into my system today. Thank you Mr. DutcheeseBlend for answering the question.
Very nice Kris! If you need help in coding and animating these, please let me know, for example the VSI.
Hi Mr. Dutcheeseblend!
Thank you! And Thank you for telling me about 3D gauges.
I have all my 3D gauges working. The only two that I am have an issue fine tuning is attitude, and amps.
Here is the code for both instruments. I would appreciate help fine tuning them very much.
Code for Attitude:
<Animation name="needle_turn_coordinator" guid="AE54CE84-D52F-4de7-AF0E-67B0BEEC8A03" type="Sim" typeParam="AutoPlay" typeParam2="needle_turn_coordinator" length="40"/>
<PartInfo>
<Name>needle_turn_coordinator</Name>
<AnimLength>40</AnimLength>
<Animation>
<Parameter>
<Code>(A

elta heading rate,rpm) 1 + 0 max 2 min 20 * </Code>
</Parameter>
</Animation>
</PartInfo>
The attitude needle is to sensitive. To much movement when the plane is banking.
Code for Amps:
<Animation name="jodel_amps" guid="e536e70b-df10-4957-769b-b8367f647e12" type="Sim" typeParam="AutoPlay" typeParam2="jodel_amps" length="100"/>
<PartInfo>
<Name>jodel_amps</Name>
<AnimLength>100</AnimLength>
<Animation>
<Parameter>
<Code>(A:ELECTRICAL MAIN BUS AMPS, Amperes) 3 * 1 +</Code>
</Parameter>
</Animation>
</PartInfo>
I had to use a multiplier on the code because the needle movement was not calibrated to my instrument.
Thank you very much!!
(As soon as I have a good feel for the coding for the instruments I will make a tutorial on making 3D gauges.)
Krispy1001
