MC-Basic:axis.TORQUEERRORMAX

From SoftMC-Wiki
Revision as of 13:09, 23 October 2011 by Arwiebe (talk | contribs) (category Motion Dynamics)
Jump to: navigation, search

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