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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "<GROUP>" to "<''group''>")
Line 34: Line 34:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:group.JERKACCELERATIONPERCENTAGE|group.JERKACCELERATIONPERCENTAGE]]
+
* [[MC-Basic:group.JERKACCELERATIONPERCENTAGE|group.JERKACCELERATIONPERCENTAGE]]
  
  
 
}}
 
}}

Revision as of 08:51, 22 May 2014

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

Short form

<group>.JDPERC

Syntax

<group>.JDPERC=<numericexpression>

Availability

Since Version 4.4.x

Type

double

Range

0.1-100

Units

%

Default

100

Scope

Task, Terminal

Limitations

Modal/Nodal, Read/Write

Examples

Delta.jdprec = 20

See Also