MC-Basic:axis.COUNTFEEDBACK

From SoftMC-Wiki
Revision as of 07:08, 14 August 2017 by Itay (talk | contribs)
Jump to: navigation, search
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