Difference between revisions of "MC-Basic:robot.JERKMAXTRANS"
(Created page with '{{MC-Basic |SHORT FORM= <ROBOT>.jmtran |SYNTAX= <ROBOT>.jmtran=<''numeric expression''> |AVAILABILITY= |DESCRIPTION= Defines the maximum translation jerk of the robot. Used f…') |
m (Miborich moved page Axystems:MC-Basic:robot.JERKMAXTRANS to MC-Basic:robot.JERKMAXTRANS: Global renaming of Axystems: namespace into (Main):) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 28: | Line 28: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | + | Read/Write, Modal Only | |
|EXAMPLE= | |EXAMPLE= | ||
Line 34: | Line 34: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:CIRCLE|CIRCLE]] |
− | * [[ | + | * [[MC-Basic:MOVES|MOVES]] |
}} | }} |
Latest revision as of 08:54, 22 May 2014
Defines the maximum translation jerk of the robot. Used for limiting JTRAN. The value limits only the Cartesina motion interpolations (MOVES, CIRCLE). This parameter does not affect joint interpolated movements (MOVE).
Short form
<ROBOT>.jmtran
Syntax
<ROBOT>.jmtran=<numeric expression>
Type
Double
Range
0.1-maxdouble
Units
mm/sec3
Default
1.5e6
Scope
Configuration, Task, Terminal
Limitations
Read/Write, Modal Only
Examples
jmtran = 6000