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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<axis>''" to "<''axis''>")
m (Text replace - "+/- " to "± ")
Line 16: Line 16:
  
 
|RANGE=
 
|RANGE=
+/- MaxDouble
+
± MaxDouble
  
 
|UNITS=
 
|UNITS=

Revision as of 15:26, 17 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