Difference between revisions of "AXY:MC-Basic:robot.DYNAMICPARAMETER"

From SoftMC-Wiki
Jump to: navigation, search
Line 5: Line 5:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
FW 4.8.x
+
FW 4.7.10
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Line 32: Line 32:
 
|EXAMPLE=
 
|EXAMPLE=
 
|SEE ALSO=
 
|SEE ALSO=
 +
* [[Control:Assist:DYNAMIC_PARAMETER_xx(Group)]]
 +
 
}}
 
}}
  
 
[[Category:AXY:IDM properties]]
 
[[Category:AXY:IDM properties]]

Revision as of 09:57, 18 August 2011

Parameters for the dynamic model of a robot. The parameters are model-dependent.

AXY:MC-Basic:robot.DYNAMICPARAMETER/Table

Syntax

<robot>.DynamicParameter[<parameter>] = <expression>

Availability

FW 4.7.10

Type

  • <parameter>: Long
  • <expression>: Double

Default

0.0 for all parameters

Scope

Task and Terminal

Limitations

  • R/W
  • Modal only

See Also