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

From SoftMC-Wiki
Jump to: navigation, search
(fixed type)
Line 1: Line 1:
 +
{{Languages}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Revision as of 06:57, 18 April 2017

Language: [[::MC-Basic:axis.COUNTTORQUEFEEDBACK|English]]  • [[::MC-Basic:axis.COUNTTORQUEFEEDBACK/zh-hans|中文(简体)‎]]

This property returns the torque feedback returned by the drive in counts.

Short form

<axis>.CTfb

Syntax

?<axis>.CountTorqueFeedback

Availability

All versions

Type

Double

Range

± MaxDouble

Units

Counts

Scope

Task or Terminal

Limitations

Read only

Examples

?Xaxis.CTfb

See Also