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

From SoftMC-Wiki
Jump to: navigation, search
(AXY: new links)
(Changed Read and write)
Line 1: Line 1:
{{Languages|MC-Basic:axis.TORQUETHRESHOLD}}
+
{{Languages|MC-Basic:axis.TORQUETHRESHOLD}}  
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 29: Line 29:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read only
+
Read and write
  
 
|EXAMPLE=
 
|EXAMPLE=
Line 41: Line 41:
  
 
}}
 
}}
 +
 
[[Category:OperationalModes]]
 
[[Category:OperationalModes]]

Revision as of 13:27, 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