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

From SoftMC-Wiki
Jump to: navigation, search
m (corrected see also)
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Definesthe percentage scale for which the actual jerk will be reducedform its given value (Jerk, Jtran, Jrot) and applied inacceleration phase.
+
Defines the percentage scale for which the actual jerk will be reduced form its given value (Jerk, Jtran, Jrot) and applied in acceleration phase.
  
 
|TYPE=
 
|TYPE=
Line 34: Line 34:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:JDPERC|JDPERC]]
+
* [[Axystems:MC-Basic:group.JERKDECELERATIONPERCENTAGE|JERKDECELERATIONPERCENTAGE]]
  
  
 
}}
 
}}

Revision as of 07:21, 28 April 2011

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

JAPERC

Syntax

<GROUP>.JAPERC=<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

Delta.japrec = 20

See Also