2024-04-22 14:58:56 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
<name type="string">FLC Meow Pedestal box</name>
|
|
|
|
<axis>
|
|
|
|
<desc type="string">IntegLT</desc>
|
|
|
|
<binding>
|
|
|
|
<command type="string">property-scale</command>
|
|
|
|
<property type="string">/controls/lighting/main-panel-knb</property>
|
|
|
|
<factor type="double">0.5</factor>
|
|
|
|
<offset type="double">1</offset>
|
|
|
|
<power type="double">1</power>
|
|
|
|
</binding>
|
|
|
|
</axis>
|
|
|
|
<axis n="1">
|
|
|
|
<desc type="string">FloodTL</desc>
|
|
|
|
<binding>
|
|
|
|
<command type="string">property-scale</command>
|
|
|
|
<property type="string">/controls/lighting/main-flood-knb</property>
|
|
|
|
<factor type="double">0.5</factor>
|
|
|
|
<offset type="double">1</offset>
|
|
|
|
<power type="double">1</power>
|
|
|
|
</binding>
|
|
|
|
</axis>
|
2024-05-19 11:00:21 +00:00
|
|
|
<button>
|
|
|
|
<desc type="string">Ext Power</desc>
|
|
|
|
<repeatable type="string">false</repeatable>
|
|
|
|
<binding>
|
|
|
|
<command type="string">property-toggle</command>
|
|
|
|
<property>/controls/electrical/switches/ext-pwr</property>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
<button n="1">
|
|
|
|
<desc type="string">ENG Master 1</desc>
|
|
|
|
<repeatable type="string">false</repeatable>
|
|
|
|
<binding>
|
|
|
|
<command>property-assign</command>
|
|
|
|
<property>controls/engines/engine[0]/cutoff-switch</property>
|
|
|
|
<value>0</value>
|
|
|
|
</binding>
|
|
|
|
<mod-up>
|
|
|
|
<binding>
|
|
|
|
<command>property-assign</command>
|
|
|
|
<property>controls/engines/engine[0]/cutoff-switch</property>
|
|
|
|
<value>1</value>
|
|
|
|
</binding>
|
|
|
|
</mod-up>
|
|
|
|
</button>
|
|
|
|
<button n="2">
|
|
|
|
<desc type="string">ENG Master 2</desc>
|
|
|
|
<repeatable type="string">false</repeatable>
|
|
|
|
<binding>
|
|
|
|
<command>property-assign</command>
|
|
|
|
<property>controls/engines/engine[1]/cutoff-switch</property>
|
|
|
|
<value>0</value>
|
|
|
|
</binding>
|
|
|
|
<mod-up>
|
|
|
|
<binding>
|
|
|
|
<command>property-assign</command>
|
|
|
|
<property>controls/engines/engine[1]/cutoff-switch</property>
|
|
|
|
<value>1</value>
|
|
|
|
</binding>
|
|
|
|
</mod-up>
|
|
|
|
</button>
|
2024-04-22 14:58:56 +00:00
|
|
|
</PropertyList>
|