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

From SoftMC-Wiki
Jump to: navigation, search
Line 5: Line 5:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
FW 4.8.x
+
FW 4.7.14
  
 
|DESCRIPTION=
 
|DESCRIPTION=
 
Parameters for the dynamic model of an axis.
 
Parameters for the dynamic model of an axis.
 +
 
The parameters are model-dependent.
 
The parameters are model-dependent.
 +
See [[Axystems:Dynamic Models]] for a list of available axis models and the corresponding parameters.
  
 
|TYPE=
 
|TYPE=
Line 30: Line 32:
 
|EXAMPLE=
 
|EXAMPLE=
 
|SEE ALSO=
 
|SEE ALSO=
 +
* [[Axystems:Motion Dynamics]]
 +
* [[Axystems:MC-Basic:axis.DYNAMICMODEL|axis.DYNAMICMODEL]]
 +
* [[Axystems:MC-Basic:group.DYNAMICPARAMETER|group.DYNAMICPARAMETER]]
 +
* [[Control:Assist:DYNAMIC_PARAMETER_xx(Axis)]]
 +
 
}}
 
}}
  
[[Category:AXY:IDM properties]]
+
[[Category:Axystems:Motion Dynamics]]

Revision as of 15:01, 18 October 2011

Parameters for the dynamic model of an axis.

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

Syntax

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

See Also