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

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

Revision as of 08:39, 31 May 2011

Parameters for the dynamic model of an axis. The parameters are model-dependent.

Syntax

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

Availability

FW 4.8.x

Type

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

Range

  • <parameter>: 1 - 32

Default

0.0 for all parameters

Scope

Task and Terminal