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

From SoftMC-Wiki
Jump to: navigation, search
m (corrected see also)
m (category Motion Dynamics)
Line 17: Line 17:
  
 
2 TBD
 
2 TBD
 
 
  
 
|TYPE=
 
|TYPE=
Line 42: Line 40:
  
 
|SEE ALSO=
 
|SEE ALSO=
 +
* [[Axystems:Motion Dynamics]]
 
* [[Axystems:MC-Basic:axis.TORQUEFEEDBACK|axis.TORQUEFEEDBACK]]
 
* [[Axystems:MC-Basic:axis.TORQUEFEEDBACK|axis.TORQUEFEEDBACK]]
 
* [[Axystems:MC-Basic:axis.TORQUEFACTOR|axis.TORQUEFACTOR]]
 
* [[Axystems:MC-Basic:axis.TORQUEFACTOR|axis.TORQUEFACTOR]]
Line 53: Line 52:
  
 
}}
 
}}
 +
 +
 +
[[Category:Axystems:Motion Dynamics|TORQUEERRORDISABLETYPE]]

Revision as of 13:14, 23 October 2011

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