Difference between revisions of "AXY:MC-Basic:robot.DYNAMICPARAMETER"
m (Text replace - "''<expression>''" to "<''expression''>") |
|||
Line 2: | Line 2: | ||
|SHORT FORM= | |SHORT FORM= | ||
|SYNTAX= | |SYNTAX= | ||
− | ''<group>''.DynamicParameter[''<parameter>''] = '' | + | ''<group>''.DynamicParameter[''<parameter>''] = <''expression''> |
|AVAILABILITY= | |AVAILABILITY= |
Revision as of 08:29, 17 March 2014
Parameters for the dynamic model of a robot.
The parameters are model-dependent. See Axystems:Dynamic Models for a list of available robot models and the corresponding parameters.
Syntax
<group>.DynamicParameter[<parameter>] = <expression>
Availability
FW 4.7.14
Type
- <parameter>: Long
- <expression>: Double
Default
0.0 for all parameters
Scope
Task and Terminal
Limitations
- R/W
- Modal only