Difference between revisions of "MC-Basic:axis.TORQUETHRESHOLD"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "AMCS 4.2.x" to "Since Version 4.2.x")
(link to TADDCOMMAND)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{Languages|MC-Basic:axis.TORQUETHRESHOLD}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 10: Line 11:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
The axis torque threshold value used to check the limits of the TADDCOMMAND value.
+
The axis torque threshold value used to check the limits of the [[MC-Basic:axis.TORQUEADDCOMMAND|TADDCOMMAND]] value.
  
 
|TYPE=
 
|TYPE=
Line 28: Line 29:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read only
+
Read and write
  
 
|EXAMPLE=
 
|EXAMPLE=
Line 34: Line 35:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:TORQUE|TORQUE ]]
+
* [[MC-Basic:axis.TorqueLimit|TORQUELIMIT]]
* [[Axystems:MC-Basic:axis.TORQUEFEEDBACK|axis.TORQUEFEEDBACK]]
+
* [[MC-Basic:TORQUE|TORQUE]]
* [[Axystems:MC-Basic:axis.TORQUEADDCOMMAND|axis.TORQUEADDCOMMAND]]
+
* [[MC-Basic:element.TORQUEFEEDBACK|TORQUEFEEDBACK]]
 +
* [[MC-Basic:axis.TORQUEADDCOMMAND|axis.TORQUEADDCOMMAND]]
  
 +
}}
  
}}
+
[[Category:OperationalModes]]
[[Category:Axystems:OperationalModes]]
 

Latest revision as of 13:30, 31 January 2024

Language: English  • 中文(简体)‎

The axis torque threshold value used to check the limits of the TADDCOMMAND value.

Short form

<axis>.TORQUETHRESHOLD

Syntax

?<axis>.torquethreshold

Availability

Since Version 4.2.x

Type

Double

Range

MINDouble to MAXDouble

Scope

Configuration, Task or Terminal

Limitations

Read and write

Examples

?A1.TCMD

See Also