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

From SoftMC-Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
<AXIS>.JDPERC
+
<''axis''>.JDPERC
  
 
|SYNTAX=
 
|SYNTAX=
<AXIS>.JDPERC=''numericexpression''
+
<''axis''>.JDPERC=<''numericexpression''>
  
 
|AVAILABILITY=
 
|AVAILABILITY=

Revision as of 11:56, 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