MC-Basic:element.JERKDECELERATIONPERCENTAGE

From SoftMC-Wiki
Revision as of 12:49, 26 June 2017 by Itay (talk | contribs) (hide)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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 deceleration phase.

Short form

<element>.JDPERC

Syntax

<element>.JDPERC=<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

Axis
A1.jdprec = 20

Group
G1.jdprec = 20

See Also