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

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

Revision as of 05:48, 18 April 2017

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

This property returns the actual position of the motor in counts.

Short form

<axis>.CFb

Syntax

?<axis>.CountFeedback

Availability

All versions

Type

Double

Range

± Max Double

Units

Counts

Scope

Task or Terminal

Limitations

Read only.  For a simulated axis, it returns the position command in counts.

Examples

?Xaxis.cfb

See Also