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

From SoftMC-Wiki
Jump to: navigation, search
m (draft)
 
Line 1: Line 1:
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
TlimVmax  
+
''<axis>''.TlimVmax  
  
 
|SYNTAX=
 
|SYNTAX=
axis.TlimVmax = ''<frequency>''
+
?''<axis>''.TlimVmax
 +
 
 +
''<axis>''.TlimVmax = ''<value>''
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Line 10: Line 12:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
 +
Setup the motor torque characteristics.
 +
Highest torque, which can be applied to the motor at [[Axystems:MC-Basic:axis.VELOCITYMAX|Vmax]].
 +
 
[[File:Axystems;Motor Torque-Velocity Characteristics.png]]
 
[[File:Axystems;Motor Torque-Velocity Characteristics.png]]
  
Line 19: Line 24:
  
 
|UNITS=
 
|UNITS=
 
+
Nm, N
  
 
|DEFAULT=
 
|DEFAULT=
 
+
10000
  
 
|SCOPE=
 
|SCOPE=
Line 36: Line 41:
  
 
|SEE ALSO=
 
|SEE ALSO=
 +
* [[Axystems:MC-Basic:axis.TORQUEMAX|axis.TORQUEMAX]]
 
* [[AXY:MC-Basic:axis.VelocityLimitTorqueMax|axis.VelocityLimitTorqueMax]]
 
* [[AXY:MC-Basic:axis.VelocityLimitTorqueMax|axis.VelocityLimitTorqueMax]]
 +
* [[AXY:MC-Basic:axis.TorqueLimit|axis.TorqueLimit]]
  
 
}}
 
}}
 +
 +
[[Category:Axystems:Motion Dynamics]]

Revision as of 11:49, 17 July 2012

Setup the motor torque characteristics. Highest torque, which can be applied to the motor at Vmax.

Axystems;Motor Torque-Velocity Characteristics.png

Short form

<axis>.TlimVmax

Syntax

?<axis>.TlimVmax

<axis>.TlimVmax = <value>

Availability

AMCS FW 4.9.x

Type

Double

Units

Nm, N

Default

10000

Scope

Task or Terminal

Limitations

  • Nodal-Olny

Examples


See Also