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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "+/- " to "± ")
m (Text replace - "Read-Only" to "Read only")
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only .
+
Read only .
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 14:00, 18 March 2014

This property returns the torque command generated by the motion in counts.

Short form

<axis>.CTCmd

Syntax

?<axis>.CountTorqueCommand

Availability

All versions

Type

Double

Range

± MaxDouble

Units

Counts.

Scope

Task or Terminal

Limitations

Read only .

Examples

?Xaxis.CTCmd

See Also