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

From SoftMC-Wiki
Jump to: navigation, search
m (corrected layout)
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Defines the percentage scale for which the actual jerk will be reduced form its given value (Jerk, Jtran, Jrot) and applied in acceleration phase.
+
Defines the percentage scale according to which the actual jerk will be reduced from its given value (Jerk, Jtran, Jrot) and applied in the deceleration phase.
  
 
|TYPE=
 
|TYPE=
double
+
Double
  
 
|RANGE=
 
|RANGE=
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Modal/Nodal, Read/Write
+
* Modal/Nodal
 +
* Read/Write
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 11:55, 18 March 2014

Defines the percentage scale according to which the actual jerk will be reduced from its given value (Jerk, Jtran, Jrot) and applied in the deceleration phase.

Short form

<AXIS>.JDPERC

Syntax

<AXIS>.JDPERC=numericexpression

Availability

Versions AMCS 0.4.4.x and higher

Type

Double

Range

0.1-100

Units

%

Default

100

Scope

Task, Terminal

Limitations

  • Modal/Nodal
  • Read/Write

Examples

A1.jdprec = 20

See Also