Difference between revisions of "MC-Basic:axis.TORQUECHANGERATIOMAX"
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:axis.TORQUECHANGERATIOMAX}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= TCRatioMax | |SHORT FORM= TCRatioMax |
Latest revision as of 07:04, 21 April 2017
Language: | English • 中文(简体) |
---|
The maximum speed of change from the current torque value to the one given within the torque command.
Short form
TCRatioMax
Syntax
<axis>.TorqueChangeRatioMax
Type
Double
Range
0.001 - MAxDouble
Units
Nm/s or N/s
Default
1
Scope
Task, Terminal
Limitations
Modal/Nodal
Examples
?TorqueChangeRatioMax
Torque 100 TorqueChangeRatio = 1000 TorqueChangeRatioMax = 1000
See Also