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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "<value>" to "<''value''>")
m
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Axis additive torque command value
+
Axis additive torque command value.
  
 
|TYPE=
 
|TYPE=
Line 28: Line 28:
 
|LIMITATIONS=
 
|LIMITATIONS=
 
Read only
 
Read only
 +
 
{{Note|From version 4.9.6 it is also writable. User entered value (Ax1.taddcmd <nowiki>=</nowiki> <''value''> added to the value computed in [[Axystems:Motion Dynamics|Motion Dynamics]] }}
 
{{Note|From version 4.9.6 it is also writable. User entered value (Ax1.taddcmd <nowiki>=</nowiki> <''value''> added to the value computed in [[Axystems:Motion Dynamics|Motion Dynamics]] }}
 +
 +
 
|EXAMPLE=
 
|EXAMPLE=
<pre>
 
 
?A1.TorqueAddCommand
 
?A1.TorqueAddCommand
</pre>
+
 
  
 
|SEE ALSO=
 
|SEE ALSO=

Revision as of 12:11, 19 March 2014

Axis additive torque command value.

Short form

<axis>.TAddCmd

Syntax

<axis>.TorqueAddCommand

Availability

AMCS 4.2.x

Type

Double

Scope

Configuration, Task or Terminal

Limitations

Read only

NOTE-Info.svgNOTE
From version 4.9.6 it is also writable. User entered value (Ax1.taddcmd = <value> added to the value computed in Motion Dynamics

Examples

?A1.TorqueAddCommand

See Also