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

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:robot.DYNAMICPARAMETER to MC-Basic:robot.DYNAMICPARAMETER: Global renaming of Axystems: namespace into (Main):)
Line 33: Line 33:
 
|EXAMPLE=
 
|EXAMPLE=
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:Motion Dynamics]]
+
* [[Motion Dynamics]]
 
* [[MC-Basic:group.DYNAMICMODEL|group.DYNAMICMODEL]]
 
* [[MC-Basic:group.DYNAMICMODEL|group.DYNAMICMODEL]]
 
* [[MC-Basic:axis.DYNAMICPARAMETER|axis.DYNAMICPARAMETER]]
 
* [[MC-Basic:axis.DYNAMICPARAMETER|axis.DYNAMICPARAMETER]]

Revision as of 08:56, 22 May 2014

Parameters for the dynamic model of a robot.

The parameters are model-dependent. See Dynamic Models for a list of available robot models and the corresponding parameters.

Syntax

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

Availability

Since Version 4.7.14

Type

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

Default

0.0 for all parameters

Scope

Task and Terminal

Limitations

  • Read/Write
  • Modal only

See Also