# AS307.xml [[Go back to index]](..\..\Template_Explorer.html) Asobo\(GlassCockpit\)AS307.xml ------------------------------ Source XML <ModelBehaviors> <Template Name="ASOBO\_AS307\_Template"> <Parameters Type="Default"> <ID>1</ID> </Parameters> <UseTemplate Name="ASOBO\_GT\_Helper\_Suffix\_ID\_Appender"> <TEMPLATE\_TO\_CALL>ASOBO\_AS307\_SubTemplate</TEMPLATE\_TO\_CALL> </UseTemplate> </Template> <Template Name="ASOBO\_AS307\_SubTemplate"> <Parameters Type="Default"> <BARO\_ID>1</BARO\_ID> <NO\_YAW\_DAMPER>False</NO\_YAW\_DAMPER> <NO\_SIMVAR\_LIGHT/> </Parameters> <UseTemplate Name="ASOBO\_AUTOPILOT\_Knob\_Heading\_Template"> <PUSH/> </UseTemplate> <UseTemplate Name="ASOBO\_AUTOPILOT\_Knob\_Altitude\_Template"> <PUSH/> </UseTemplate> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Heading\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Navigation\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Autopilot\_Template"> <ON\_AP\_MASTER\_SWITCH>FD\_ON</ON\_AP\_MASTER\_SWITCH> </UseTemplate> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Level\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Approach\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_FlightDirector\_Template"> <FD\_TOGGLE\_CONDITION>(A:AUTOPILOT MASTER, Bool) !</FD\_TOGGLE\_CONDITION> <ON\_WHEN\_AP\_MODE\_TURNED\_ON>True</ON\_WHEN\_AP\_MODE\_TURNED\_ON> </UseTemplate> <Condition Valid="NO\_YAW\_DAMPER"> <False> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_YawDamper\_Template"/> </False> </Condition> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Altitude\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_VerticalSpeed\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Vertical\_Navigation\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Knob\_VerticalSpeed\_Template"> <UP\_DEC\_DN\_INC>True</UP\_DEC\_DN\_INC> <SET\_AIRSPEED\_ON\_FLC>True</SET\_AIRSPEED\_ON\_FLC> <TT\_ICON>MOVE\_AXIS\_Y</TT\_ICON> </UseTemplate> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_FlightLevelChange\_Template"> <NODE\_ID>AUTOPILOT\_Push\_Speed\_1</NODE\_ID> <ANIM\_NAME>AUTOPILOT\_Push\_Speed\_1</ANIM\_NAME> <EMISSIVE\_NODE\_ID>AUTOPILOT\_Push\_Speed\_Text\_1</EMISSIVE\_NODE\_ID> <ACTIVE\_NODE\_ID>AUTOPILOT\_Push\_Speed\_Active\_1</ACTIVE\_NODE\_ID> </UseTemplate> <Component ID="AUTOPILOT\_Light" Node="AUTOPILOT\_Light\_1"> <UseTemplate Name="ASOBO\_GT\_Emissive\_Gauge"> <EMISSIVE\_CODE>(A:CIRCUIT AUTOPILOT ON:1, Bool)</EMISSIVE\_CODE> </UseTemplate> </Component> </Template> </ModelBehaviors>     ### Templates Template list 1. [ASOBO\_AS307\_Template](#ASOBO_AS307_Template) 2. [ASOBO\_AS307\_SubTemplate](#ASOBO_AS307_SubTemplate) - #### ASOBO\_AS307\_Template Definition from XML <Template Name="ASOBO\_AS307\_Template"> <Parameters Type="Default"> <ID>1</ID> </Parameters> <UseTemplate Name="ASOBO\_GT\_Helper\_Suffix\_ID\_Appender"> <TEMPLATE\_TO\_CALL>ASOBO\_AS307\_SubTemplate</TEMPLATE\_TO\_CALL> </UseTemplate> </Template> Parameters initialization: - Default Parameters set: - ID   Templates used: - [ASOBO\_GT\_Helper\_Suffix\_ID\_Appender](../generic/helpers/#ASOBO_GT_Helper_Suffix_ID_Appender) - May include a subtemplate using the parameter 'TEMPLATE\_TO\_CALL' and resolve to the following template(s): - [ASOBO\_AS307\_SubTemplate](as307/#ASOBO_AS307_SubTemplate) Parameters set: - TEMPLATE\_TO\_CALL [[Go back to top]](#top) [[Go back to index]](..\..\Template_Explorer.html) - #### ASOBO\_AS307\_SubTemplate Definition from XML <Template Name="ASOBO\_AS307\_SubTemplate"> <Parameters Type="Default"> <BARO\_ID>1</BARO\_ID> <NO\_YAW\_DAMPER>False</NO\_YAW\_DAMPER> <NO\_SIMVAR\_LIGHT/> </Parameters> <UseTemplate Name="ASOBO\_AUTOPILOT\_Knob\_Heading\_Template"> <PUSH/> </UseTemplate> <UseTemplate Name="ASOBO\_AUTOPILOT\_Knob\_Altitude\_Template"> <PUSH/> </UseTemplate> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Heading\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Navigation\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Autopilot\_Template"> <ON\_AP\_MASTER\_SWITCH>FD\_ON</ON\_AP\_MASTER\_SWITCH> </UseTemplate> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Level\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Approach\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_FlightDirector\_Template"> <FD\_TOGGLE\_CONDITION>(A:AUTOPILOT MASTER, Bool) !</FD\_TOGGLE\_CONDITION> <ON\_WHEN\_AP\_MODE\_TURNED\_ON>True</ON\_WHEN\_AP\_MODE\_TURNED\_ON> </UseTemplate> <Condition Valid="NO\_YAW\_DAMPER"> <False> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_YawDamper\_Template"/> </False> </Condition> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Altitude\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_VerticalSpeed\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_Vertical\_Navigation\_Template"/> <UseTemplate Name="ASOBO\_AUTOPILOT\_Knob\_VerticalSpeed\_Template"> <UP\_DEC\_DN\_INC>True</UP\_DEC\_DN\_INC> <SET\_AIRSPEED\_ON\_FLC>True</SET\_AIRSPEED\_ON\_FLC> <TT\_ICON>MOVE\_AXIS\_Y</TT\_ICON> </UseTemplate> <UseTemplate Name="ASOBO\_AUTOPILOT\_Push\_FlightLevelChange\_Template"> <NODE\_ID>AUTOPILOT\_Push\_Speed\_1</NODE\_ID> <ANIM\_NAME>AUTOPILOT\_Push\_Speed\_1</ANIM\_NAME> <EMISSIVE\_NODE\_ID>AUTOPILOT\_Push\_Speed\_Text\_1</EMISSIVE\_NODE\_ID> <ACTIVE\_NODE\_ID>AUTOPILOT\_Push\_Speed\_Active\_1</ACTIVE\_NODE\_ID> </UseTemplate> <Component ID="AUTOPILOT\_Light" Node="AUTOPILOT\_Light\_1"> <UseTemplate Name="ASOBO\_GT\_Emissive\_Gauge"> <EMISSIVE\_CODE>(A:CIRCUIT AUTOPILOT ON:1, Bool)</EMISSIVE\_CODE> </UseTemplate> </Component> </Template> Parameters initialization: - Default Parameters set: - BARO\_ID - NO\_YAW\_DAMPER - NO\_SIMVAR\_LIGHT Components: - AUTOPILOT\_Light (Node: AUTOPILOT\_Light\_1)   Templates used: - [ASOBO\_GT\_Emissive\_Gauge](../generic/emissive/#ASOBO_GT_Emissive_Gauge) Parameters set: - EMISSIVE\_CODE   Templates used: - [ASOBO\_AUTOPILOT\_Knob\_Heading\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Knob_Heading_Template) Parameters set: - PUSH - [ASOBO\_AUTOPILOT\_Knob\_Altitude\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Knob_Altitude_Template) Parameters set: - PUSH - [ASOBO\_AUTOPILOT\_Push\_Heading\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Push_Heading_Template) - [ASOBO\_AUTOPILOT\_Push\_Navigation\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Push_Navigation_Template) - [ASOBO\_AUTOPILOT\_Push\_Autopilot\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Push_Autopilot_Template) Parameters set: - ON\_AP\_MASTER\_SWITCH - [ASOBO\_AUTOPILOT\_Push\_Level\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Push_Level_Template) - [ASOBO\_AUTOPILOT\_Push\_Approach\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Push_Approach_Template) - [ASOBO\_AUTOPILOT\_Push\_FlightDirector\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Push_FlightDirector_Template) Parameters set: - FD\_TOGGLE\_CONDITION - ON\_WHEN\_AP\_MODE\_TURNED\_ON - [ASOBO\_AUTOPILOT\_Push\_Altitude\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Push_Altitude_Template) - [ASOBO\_AUTOPILOT\_Push\_VerticalSpeed\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Push_VerticalSpeed_Template) - [ASOBO\_AUTOPILOT\_Push\_Vertical\_Navigation\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Push_Vertical_Navigation_Template) - [ASOBO\_AUTOPILOT\_Knob\_VerticalSpeed\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Knob_VerticalSpeed_Template) Parameters set: - UP\_DEC\_DN\_INC - SET\_AIRSPEED\_ON\_FLC - TT\_ICON - [ASOBO\_AUTOPILOT\_Push\_FlightLevelChange\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Push_FlightLevelChange_Template) Parameters set: - NODE\_ID - ANIM\_NAME - EMISSIVE\_NODE\_ID - ACTIVE\_NODE\_ID Condition: Valid(NO\_YAW\_DAMPER) - Case: False   Templates used: - [ASOBO\_AUTOPILOT\_Push\_YawDamper\_Template](../common/autopilot/#ASOBO_AUTOPILOT_Push_YawDamper_Template) [[Go back to top]](#top) [[Go back to index]](..\..\Template_Explorer.html)