MC-Basic:axis.TORQUEERRORDISABLETYPE

From SoftMC-Wiki
Revision as of 16:00, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= ''<axis>''.TorqueErrorDisableType |SYNTAX= ?''<axis>''. TorqueErrorDisableType |AVAILABILITY= AMCS 4.5.x |DESCRIPTION= Defines the torque-error collisi…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Defines the torque-error collision procedure. If the TE > TEMAX axis is disabled after it is stopped by the stop profile defined by TorqueErrorStopType, according to values of TorqueErrorDisableType:

0 normal

1 high-power

2 TBD

Short form

<axis>.TorqueErrorDisableType

Syntax

?<axis>. TorqueErrorDisableType

Availability

AMCS 4.5.x

Type

Integer

Range

0 to 2

Default

0

Scope

Configuration, Task or Terminal

Limitations

Read/Write only, Modal Only

Examples

?A1.TorqueErrroDisableType

See Also