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

From SoftMC-Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
{{Languages}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Revision as of 13:33, 19 April 2017

Language: English  • 中文(简体)‎

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

Short form

<axis>.JAPERC

Syntax

<axis>.JAPERC=<numeric expression>

Availability

Since Version 4.4.x

Type

Double

Range

0.1-100

Units

%

Default

100

Scope

Task, Terminal

Limitations

  • Modal/Nodal
  • Read/Write

Examples

A1.japrec = 20

See Also