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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{Languages|MC-Basic:axis.COUNTTORQUEADDITIVECOMMAND}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 34: Line 35:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:axis.TORQUEADDCOMMAND|axis.TORQUEADDCMD]]
+
* [[MC-Basic:axis.TORQUEADDCOMMAND|axis.TORQUEADDCMD]]
* [[Axystems:MC-Basic:TORQUE|TORQUE]]
+
* [[MC-Basic:TORQUE|TORQUE]]
  
 
}}
 
}}
[[Category:Axystems:OperationalModes]]
+
[[Category:OperationalModes]]

Latest revision as of 06:33, 18 April 2017

Language: English  • 中文(简体)‎

This property returns the torque additive torque command in counts.

Short form

<axis>.CTADDCMD

Syntax

?<axis>.CountTorqueAdditiveCommand

Availability

All versions

Type

Double

Range

± MaxDouble

Units

Counts

Scope

Task or Terminal

Limitations

Read only

Examples

?Xaxis.CTCmd

See Also