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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<axis>''" to "<''axis''>")
Line 1: Line 1:
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
''<axis>''.TAddCmd
+
<''axis''>.TAddCmd
  
 
|SYNTAX=
 
|SYNTAX=
''<axis>''.TorqueAddCommand
+
<''axis''>.TorqueAddCommand
  
 
|AVAILABILITY=
 
|AVAILABILITY=

Revision as of 07:56, 17 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