Difference between revisions of "MC-Basic:axis.TORQUEERRORMAX"
(AXY: new links) |
|||
Line 1: | Line 1: | ||
− | {{Languages}} | + | {{Languages|MC-Basic:axis.TORQUEERRORMAX}} |
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 39: | Line 39: | ||
* [[Motion Dynamics]] | * [[Motion Dynamics]] | ||
* [[MC-Basic:axis.TORQUEERRORDISABLETYPE|axis.TORQUEERRORDISABLETYPE]] | * [[MC-Basic:axis.TORQUEERRORDISABLETYPE|axis.TORQUEERRORDISABLETYPE]] | ||
− | * [[ | + | * [[MC-Basic:element.TORQUEFEEDBACK|TORQUEFEEDBACK]] |
* [[MC-Basic:axis.TORQUEFACTOR|axis.TORQUEFACTOR]] | * [[MC-Basic:axis.TORQUEFACTOR|axis.TORQUEFACTOR]] | ||
* [[MC-Basic:axis.TORQUEADDCOMMAND|axis.TORQUEADDCOMMAND]] | * [[MC-Basic:axis.TORQUEADDCOMMAND|axis.TORQUEADDCOMMAND]] |
Latest revision as of 12:55, 13 September 2017
Language: | English • 中文(简体) |
---|
Axis torque error threshold value. If the TorqueError value exceeds the TorqueErrorMax, the torque-error collision procedures (Stop and Disable) are activated according the user-defined setup in TorqueErrorStopType and TorqueErrorDisableType. A motion error is issued.
Short form
<axis>.TEMAX
Syntax
?<axis>.TEMAX
Availability
Since Version 4.5.x
Type
Double
Range
0 to MAXDouble
Units
Torque
Default
100000
Scope
Configuration, Task or Terminal
Limitations
- Read/Write
- Modal only
Examples
?A1.TEMAX