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

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "{{MC-Basic |SHORT FORM= |SYNTAX= ''<robot>''.DynamicParameter[''<parameter>''] = ''<expression>'' |AVAILABILITY= FW 4.8.x |DESCRIPTION= Parameters for the dynamic model of a ro…")
 
Line 16: Line 16:
  
 
|RANGE=
 
|RANGE=
*<parameter>: 1 - 32
 
  
 
|UNITS=
 
|UNITS=
Line 23: Line 22:
  
 
|SCOPE=
 
|SCOPE=
 +
Task and Terminal
 +
 
|LIMITATIONS=
 
|LIMITATIONS=
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 08:41, 31 May 2011

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

Syntax

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

Availability

FW 4.8.x

Type

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

Default

0.0 for all parameters

Scope

Task and Terminal