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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<axis>''" to "<''axis''>")
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Drive's command torque value computed by the drive itself in counts
+
The drive's command torque value computed by the drive itself in counts.
  
 
|TYPE=
 
|TYPE=
Line 31: Line 31:
  
 
|EXAMPLE=
 
|EXAMPLE=
<pre>
 
 
?A1.CTDCMD
 
?A1.CTDCMD
</pre>
 
  
 
|SEE ALSO=
 
|SEE ALSO=

Revision as of 10:50, 18 March 2014

The drive's command torque value computed by the drive itself in counts.

Short form

<axis>.CTDCMD

Syntax

?<axis>.TORQUEDRIVECOMMAND

Availability

AMCS 4.2.x

Type

long

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

?A1.CTDCMD

See Also