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

From SoftMC-Wiki
Jump to: navigation, search
m (category Motion Dynamics)
m (changed Tee to TeEn)
Line 1: Line 1:
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
 +
''<axis>''.TEEn
 +
 +
Before AMCS 4.7.14:
 
''<axis>''.TEE
 
''<axis>''.TEE
  
 
|SYNTAX=
 
|SYNTAX=
?''<axis>''.TEE
+
?''<axis>''.TEEn
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Line 32: Line 35:
 
|EXAMPLE=
 
|EXAMPLE=
 
<pre>
 
<pre>
?A1.TEE
+
?A1.TEEn
 
</pre>
 
</pre>
  

Revision as of 09:30, 27 October 2011

Activates the torque-error checking process.

Short form

<axis>.TEEn

Before AMCS 4.7.14: <axis>.TEE

Syntax

?<axis>.TEEn

Availability

AMCS 4.5.x

Type

Integer

Range

0 or 1

Default

0

Scope

Configuration, Task or Terminal

Limitations

Read only, Modal Only

Examples

?A1.TEEn

See Also