<?xml version="1.0"?> <!-- ################################################################## # A3XX mCDU by Joshua Davidson (it0uchpods) and Jonathan Redpath # ################################################################## --> <PropertyList> <path>MCDU.ac</path> <model> <name>SCRATCHPAD</name> <path>SCRATCHPAD.xml</path> <offsets> <heading-deg>180</heading-deg> <roll-deg>180</roll-deg> <pitch-deg>90</pitch-deg> </offsets> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </model> <model> <name>STATUS</name> <path>STATUS/STATUS.xml</path> <offsets> <heading-deg>180</heading-deg> <roll-deg>180</roll-deg> <pitch-deg>90</pitch-deg> </offsets> <condition> <and> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> <equals> <property>/MCDU[1]/page</property> <value>STATUS</value> </equals> </and> </condition> </model> <model> <name>INITA</name> <path>INITA/INITA.xml</path> <offsets> <heading-deg>180</heading-deg> <roll-deg>180</roll-deg> <pitch-deg>90</pitch-deg> </offsets> <condition> <and> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> <equals> <property>/MCDU[1]/page</property> <value>INITA</value> </equals> </and> </condition> </model> <model> <name>INITB</name> <path>INITB/INITB.xml</path> <offsets> <heading-deg>180</heading-deg> <roll-deg>180</roll-deg> <pitch-deg>90</pitch-deg> </offsets> <condition> <and> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> <equals> <property>/MCDU[1]/page</property> <value>INITB</value> </equals> </and> </condition> </model> <model> <name>DATA</name> <path>DATA/DATA.xml</path> <offsets> <heading-deg>180</heading-deg> <roll-deg>180</roll-deg> <pitch-deg>90</pitch-deg> </offsets> <condition> <and> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> <equals> <property>/MCDU[1]/page</property> <value>DATA</value> </equals> </and> </condition> </model> <model> <name>TO</name> <path>PERF/TO/TO.xml</path> <offsets> <heading-deg>180</heading-deg> <roll-deg>180</roll-deg> <pitch-deg>90</pitch-deg> </offsets> <condition> <and> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> <equals> <property>/MCDU[1]/page</property> <value>TO</value> </equals> </and> </condition> </model> <model> <name>CLB</name> <path>PERF/CLB/CLB.xml</path> <offsets> <heading-deg>180</heading-deg> <roll-deg>180</roll-deg> <pitch-deg>90</pitch-deg> </offsets> <condition> <and> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> <equals> <property>/MCDU[1]/page</property> <value>CLB</value> </equals> </and> </condition> </model> <model> <name>CRZ</name> <path>PERF/CRZ/CRZ.xml</path> <offsets> <heading-deg>180</heading-deg> <roll-deg>180</roll-deg> <pitch-deg>90</pitch-deg> </offsets> <condition> <and> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> <equals> <property>/MCDU[1]/page</property> <value>CRZ</value> </equals> </and> </condition> </model> <model> <name>DATA2</name> <path>DATA2/DATA2.xml</path> <offsets> <heading-deg>180</heading-deg> <roll-deg>180</roll-deg> <pitch-deg>90</pitch-deg> </offsets> <condition> <and> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> <equals> <property>/MCDU[1]/page</property> <value>DATA2</value> </equals> </and> </condition> </model> <animation> <type>pick</type> <object-name>init</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.pagebutton("init");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>data</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.pagebutton("data");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>perf</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.pagebutton("perf");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>L1</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.lskbutton("1");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>L2</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.lskbutton("2");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>L3</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.lskbutton("3");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>L4</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.lskbutton("4");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>L5</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.lskbutton("5");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>L6</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.lskbutton("6");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>R1</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.rskbutton("1");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>R2</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.rskbutton("2");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>R3</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.rskbutton("3");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>R4</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.rskbutton("4");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>R5</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.rskbutton("5");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>R6</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.rskbutton("6");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>left</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.arrowbutton("left");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>right</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.arrowbutton("right");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>up</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.arrowbutton("up");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>down</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.arrowbutton("down");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>a</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("A");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>b</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("B");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>c</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("C");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>d</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("D");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>e</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("E");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>f</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("F");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>g</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("G");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>h</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("H");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>i</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("I");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>j</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("J");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>k</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("K");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>l</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("L");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>m</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("M");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>n</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("N");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>o</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("O");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>p</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("P");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>q</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("Q");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>r</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("R");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>s</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("S");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>t</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("T");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>u</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("U");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>v</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("V");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>w</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("W");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>x</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("X");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>y</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("Y");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>z</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("Z");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>/</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("SLASH");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>sp</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("SP");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <!--animation> <type>pick</type> <object-name>overfly</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("OVFY");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation--> <animation> <type>pick</type> <object-name>clr</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("CLR");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>0</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("0");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>1</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("1");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>2</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("2");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>3</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("3");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>4</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("4");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>5</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("5");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>6</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("6");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>7</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("7");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>8</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("8");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>9</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("9");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>.</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("DOT");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> <animation> <type>pick</type> <object-name>+/-</object-name> <action> <button>0</button> <repeatable>true</repeatable> <binding> <command>nasal</command> <script>mcdu2.button("PLUSMINUS");</script> <condition> <greater-than-equals> <property>/systems/electrical/bus/ac2</property> <value>25</value> </greater-than-equals> </condition> </binding> </action> </animation> </PropertyList>