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

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
m (category Motion Dynamics)
Line 31: Line 31:
  
 
|EXAMPLE=
 
|EXAMPLE=
 +
<pre>
 
?A1.TEE
 
?A1.TEE
 
+
</pre>
See
 
 
 
Also                     <AXIS>.TORQUEERRORDISABLETYPE, <AXIS>.TORQUEFEEDBACK, <AXIS>.TORQUEFACTOR, <AXIS>.TORQUEADDCOMMAND, <AXIS>.TORQUEMAX, <AXIS>.TORQUEERRORSTOPTYPE, <AXIS>.TORQUEERRORFILTER, <AXIS>.TORQUEERRORMAX, <AXIS>.TORQUEERROR
 
 
 
 
 
 
 
 
 
 
 
 
 
  
 
|SEE ALSO=
 
|SEE ALSO=
 +
* [[Axystems:Motion Dynamics]]
 +
* [[Axystems:MC-Basic:axis.TORQUEERROR|axis.TORQUEERROR]]
  
 +
}}
  
}}
+
[[Category:Axystems:Motion Dynamics|TORQUEERRORENABLE]]

Revision as of 13:07, 23 October 2011

Activates the torque-error checking process.

Short form

<axis>.TEE

Syntax

?<axis>.TEE

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.TEE

See Also