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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<axis>''" to "<''axis''>")
m (Text replace - "''<value>''" to "<''value''>")
Line 6: Line 6:
 
?<''axis''>.Tmax
 
?<''axis''>.Tmax
  
<''axis''>.Tmax = ''<value>''
+
<''axis''>.Tmax = <''value''>
  
 
|AVAILABILITY=
 
|AVAILABILITY=

Revision as of 09:04, 17 March 2014

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