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

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= ''<axis>''.TEMAX |SYNTAX= ?''<axis>''.TEMAX |AVAILABILITY= AMCS 4.5.x |DESCRIPTION= Axis torque error threshold value, if the TorqueError value exceede…')
 
m (1 revision)
(No difference)

Revision as of 16:09, 13 December 2010

Axis torque error threshold value, if the TorqueError value exceedes the TorqueErrorMax the torque-error collision procedures (stop & disable) are activated according the user-defined setup in TorqueErrorStopType and TorqueErrorDisableType. Also a motion error is trown.

Short form

<axis>.TEMAX

Syntax

?<axis>.TEMAX

Availability

AMCS 4.5.x

Type

Double

Range

0 to MAXDouble

Units

Torque

Default

100000

Scope

Configuration, Task or Terminal

Limitations

Read/Write only, Modal Only

Examples

?A1.TEMAX

See Also