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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<axis>''" to "<''axis''>")
m
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Drive's command torque value computed by the drive itself.  
+
Drive command torque value, computed by the drive itself.  
  
 
|TYPE=
 
|TYPE=
Line 16: Line 16:
  
 
|RANGE=
 
|RANGE=
MINDouble to MAXDouble
+
MinDouble to MaxDouble
  
 
|UNITS=
 
|UNITS=
Line 31: Line 31:
  
 
|EXAMPLE=
 
|EXAMPLE=
<pre>
 
 
?A1.Tfb
 
?A1.Tfb
</pre>
 
  
 
|SEE ALSO=
 
|SEE ALSO=

Revision as of 12:21, 19 March 2014

Drive command torque value, computed by the drive itself.

Short form

<axis>.TDCMD

Syntax

?<axis>.TORQUEDRIVECOMMAND

Availability

AMCS 4.2.x

Type

Double

Range

MinDouble to MaxDouble

Units

or

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

?A1.Tfb

See Also