187
edits
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- | <command>property-assign</command> | ||
<property>/autopilot/settings/target-speed-kt</property> | <property>/autopilot/settings/target-speed-kt</property> | ||
<value>0</value> | <value>0</value> |
edits