Bindings: Difference between revisions

Jump to navigation Jump to search
327 bytes added ,  12 March 2011
looks like property-set has been replaced with property-assign
m (Robot: Cosmetic changes)
(looks like property-set has been replaced with property-assign)
Line 54: Line 54:


=== property-set ===
=== property-set ===
'''''This command appears to be deprecated since V2.0'''''
<del>One of the most important commands. It sets a property to a predefined value.
<code>
<binding>
  <command>property-set</command>
  <property>/autopilot/settings/target-speed-kt</property>
  <value>0</value>
</binding>
</code>
</del>
=== property-assign ===
One of the most important commands. It sets a property to a predefined value.
One of the most important commands. It sets a property to a predefined value.
  <binding>
  <binding>
   <command>property-set</command>
   <command>property-assign</command>
   <property>/autopilot/settings/target-speed-kt</property>
   <property>/autopilot/settings/target-speed-kt</property>
   <value>0</value>
   <value>0</value>
187

edits

Navigation menu