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

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:axis.JERKACCELERATIONPERCENTAGE to MC-Basic:axis.JERKACCELERATIONPERCENTAGE: Global renaming of Axystems: namespace into (Main):)
Line 35: Line 35:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:axis.JERKDECELERATIONPERCENTAGE|JERKDECELERATIONPERCENTAGE]]
+
* [[MC-Basic:axis.JERKDECELERATIONPERCENTAGE|JERKDECELERATIONPERCENTAGE]]
  
  
 
}}
 
}}

Revision as of 08:46, 22 May 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 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