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

From SoftMC-Wiki
Jump to: navigation, search
Line 35: Line 35:
 
* [[MC-Basic:axis.DYNAMICMODEL|axis.DYNAMICMODEL]]
 
* [[MC-Basic:axis.DYNAMICMODEL|axis.DYNAMICMODEL]]
 
* [[MC-Basic:robot.DYNAMICPARAMETER|robot.DYNAMICPARAMETER]]
 
* [[MC-Basic:robot.DYNAMICPARAMETER|robot.DYNAMICPARAMETER]]
* [[Control:Assist:DYNAMIC_PARAMETER_xx(Axis)]]
+
* [[Dynamic Models|Dynamic Models]]  
  
 
}}
 
}}
  
 
[[Category:Motion Dynamics]]
 
[[Category:Motion Dynamics]]

Revision as of 13:00, 24 June 2014

Parameters for the dynamic model of an axis.

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

Syntax

<axis>.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