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

From SoftMC-Wiki
Jump to: navigation, search
Line 12: Line 12:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Axis torque max command vale that in case TCMD > TMAX triggers torque threshold error and stops the current motion.
+
Maximum allowed torque / force of an axis.
  
 
[[File:Axystems;Motor Torque-Velocity Characteristics.png]]
 
[[File:Axystems;Motor Torque-Velocity Characteristics.png]]
Line 21: Line 21:
  
 
|RANGE=
 
|RANGE=
0,+MAXD
+
0 - MAXDOUBLE
  
 
|UNITS=
 
|UNITS=

Revision as of 11:26, 7 November 2012

Maximum allowed torque / force of an axis.

Axystems;Motor Torque-Velocity Characteristics.png

Short form

<axis>.Tmax

Syntax

?<axis>.Tmax

<axis>.Tmax = <value>

Availability

AMCS 4.2.x

Type

Double

Range

0 - MAXDOUBLE

Units

Nm, N

Default

10000

Scope

Configuration, Task or Terminal

Examples

a1.TMAX = 1000

See Also